Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Etheanore on May 13, 2015, 11:23:00 AM

Title: Animation and Text.color (new uGui)
Post by: Etheanore on May 13, 2015, 11:23:00 AM
Hello,

I want to animate a specific text with an animation and unfortunately if I try to animate an element on Text.Color (rgb or alpha) with a Play animation on my FSM, it will not work.

It's weird because animations with Text.Enabled or Scale are working fine.

The animation itself in unity is working fine, but if I try to launch it with an FSM, alpha and color are the same during the animation (I also change the scale during the animation and it's working great).

Any ideas?

Thank you!
Title: Re: Animation and Text.color (new uGui)
Post by: jeanfabre on May 15, 2015, 08:48:58 AM
Hi,

 I don't think the two are related. How did you created the animation for animating this color?

 Bye,

 Jean