Animation layering! Play animations at the same time, animating different models/joints at once!
Constructor
new(animPlayer:FoxAnimationPlayer)
Instantiates a new animation blender for an animation player. Needed for interpolating different animations and managing links.
Adding an animation player here will disable it and the blender will take over.
Variables
enabled:Bool
Set this animation blender to be active or not, if set to true this
also disables the connected FoxAnimationPlayer
output:FoxBaseNode
The blend output, this is the end result that will affect the linked variables. Assign a node to it for it to take effect