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