What to use instead of Humanoid:LoadAnimation()?

A Humanoid or AnimationController has a child called “Animator”. This object is what you should directly load your animations.

You can read further here:

3 Likes