AnimationNodeOneShot
Plays an animation once in an AnimationNodeBlendTree.
class AnimationNodeOneShotA resource to add to an AnimationNodeBlendTree. This animation node will execute a sub-animation and return once it finishes. Blend times for fading in and out can be customized, as well as filters.
After setting the request and changing the animation playback, the one-shot node automatically clears the request on the next process frame by setting its request value to .none.