Skip to content

How to set spine alpha? #105

@vaion07281

Description

@vaion07281

Phaser 3.17.0
WebGL Plugin

I want to set spine alpha
but it is not work

that is my code;

//@ts-ignore
let spine= scene.add.spine(0, 0, 'spineKey', 'animation');
spine.play('animation', true);
spine.alpha = 0.5;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions