// Pause the animation animator.speed = 0;
If you play an animation on your own character using a LocalScript , Roblox naturally replicates that motion to other players. This "exploit" or "trick" is what FE Animation scripts use to let everyone see your custom moves. 2. How to Use an Animation ID Player FE Animation Id Player Script
animationPlayer = GetComponent<FEAnimationIdPlayer>(); // Pause the animation animator