Description :
Runs the specified animation once, from start to end. The animation will stop at its last frame. Only available to classes.
Uses :
Use this for displaying one shot animations such as, combos in a fighting game, jump animation, etc.
Example :
This code plays the "Jump" animation for the class when the Space key is released.