Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: beings on December 08, 2014, 09:55:30 PM

Title: AnimationOrTween.Trigger add None value
Post by: beings on December 08, 2014, 09:55:30 PM
Sometimes I want to play UIPlayAnimation through scripts, but must select a trigger.

Title: Re: AnimationOrTween.Trigger add None value
Post by: ArenMook on December 09, 2014, 01:46:53 PM
If you want to play an animation through a script, just work with the UnityEngine.Animation.

UIPlayAnimation is a triggering script, like a button.