Difference between revisions of "PlayAnimation - ObjectReference"
Jump to navigation
Jump to search
PlayAnimation - ObjectReference (edit)
Revision as of 18:55, 19 February 2012
, 18:55, 19 February 2012no edit summary
imported>Jlundin |
imported>MoopusMaximus |
||
Line 21: | Line 21: | ||
Switch.PlayAnimation("flip") | Switch.PlayAnimation("flip") | ||
</source> | </source> | ||
== Notes == | |||
PlayAnimation() cannot be cast on Actors. You must use [[Debug.SendAnimationEvent()]] | |||
== See Also == | == See Also == | ||
*[[ObjectReference Script]] | *[[ObjectReference Script]] | ||
*[[PlayAnimationAndWait - ObjectReference]] | *[[PlayAnimationAndWait - ObjectReference]] |