Make Automatic Animation Replication OPTIONAL

With FilteringEnabled you can create a local Animator or AnimationController and use that to play the animations locally. If you want to play local animations for a Humanoid you can replace the Animator in the Humanoid on the client and then play animations as normal. Because the new Animator is local only the animations will not automatically replicate.

2 Likes