Animator¶
Inherits Instance
WIP class
Properties¶
CurrentAnimation : string¶
Determines the currently playing animation name
Methods¶
ImportAnimationAsset → nil¶
Import animation asset
PlayAnimation → nil¶
Parameters: animationKey [ string ]
Play animation
PlayOneShotAnimation → nil¶
Parameters: animationKey [ string ]
Play one-shot animation
StopAnimation → nil¶
Parameters: ``
Stop current animation
StopOneShotAnimation → nil¶
Parameters: ``
Stop one-shot animation