Animation Controllers

So I have seen some talk around Humanoid:LoadAnimation() being deprecated and to use Animation Controllers instead?

If this is the case I was wondering if this method would work. So, when a Player is added to a game can I make them an animation controller and parent it to them. Then keep a reference to it on the server so I can play player animations in a server script without any issues?

1 Like