is there a method to run animation on only you and not other player LOCALLY
so in your perspective: you would only see yourself playing the animation and the animation won’t be playing on other players and in other players perspective: they will see you as normal
I’ve tried to use LocalPlayer but it just runs on all player in your perspective
I did make the Keyframe animation thing, but you could also have the animation Instance be only local, and the animation will be played locally.
You can do this by Cloning an existing animation instance!