Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set spine alpha? #105

Open
vaion07281 opened this issue Aug 27, 2019 · 0 comments
Open

How to set spine alpha? #105

vaion07281 opened this issue Aug 27, 2019 · 0 comments

Comments

@vaion07281
Copy link

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;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant