Closed CrazyFlasher closed 5 years ago
Is it because the color of the last object never changes?
Openfl-spine looks like a color difference, is this wrong?
Hi. Still not like expected :(
Expected:
Actual:
May be issue can be fixed by changing anything is source? Link to source: http://188.166.108.195/bonus.zip
This is a bit special, I don't know if there is a difference in the colorTransform implementation.
It's interesting, that "S" char color transform animates correctly. But other letters don't
It was only affected by Alpha, like it was hidden.
🤔It looks like the Color value is not set correctly.
I tested it. He has two layers of letters. The color of the letters below is changed normally. Should the letters above be hidden or not displayed?
I guess so
I think the above layer of letters can be removed, or set to alpha = 0
You mean set alpha to 0 in animation or in setup settings? It's strange, that it works OK in Spine directly and in Pixi
https://github.com/rainyt/openfl-spine/commit/eb2a0d849dc0f46b9f478e63593aeffbdc2ebbef And https://github.com/rainyt/openfl-spine/commit/2a40997bb56c9492502f66c375b95b9b78040afb I guess no, it has fixed this problem. Try try try~!
MAN! YOU ARE MEGA-SUPER-COOL! IT WORKS NOW!!!!!!!!
Good, haxelib update to openfl-spine1.5.5
Hi. Color there is another color transform issue. Can you take a look please? bonus.zip
I can send spine source if needed