Provides an animation source to the animation blender
Constructor
new(anim:String, loop:Bool = false, reverse:Bool = false)
Parameters:
anim | The name of the animation in the player's library |
|---|---|
loop | Wheter or not loop the animation |
reverse | Wheter or not play it in reverse |