|
I know that Animation.IsPlaying allows me to check if any animation is playing, but how can i check if a specific animation is playing?
(comments are locked)
|
|
Check the enabled property of the desired animation: This does work indeed, whereas animation.IsPlaying("funnywalk") might wrongfully return true from time to time (it seems). Any idea why?
Sep 21 '10 at 08:26 PM
Ben 14
(comments are locked)
|
