• RuntimesBugs
  • Issue with setting alpha on slots with spine-pixi runtime

Hi, I'm having problem with setting alpha on individual slots. This worked fine with the phaser/spine plugin. I am able to change the color with spine-pixi without any issues but alpha is not possible to manipulate.

Tried the following
1) Changing the a-value of slot color object to something like 0.5,
2) Expected the graphics in slot to become transparent
3) Nothing happened, the graphics stays opaque

Runtime information

Using spine-pixi 4.2.34

Some special setting that I might need to set before this works?

Thanks for any help
/C

Related Discussions
...

I just merged a PR that fixes this! Will release new packages to NPM tomorrow morning.

Awesome Mario, thank you so much!

/C

Can now confirm that it works, thanks again.

Thanks for reporting back!