How do I make an animation that will play for only one person? (Like, a different walk/jump/etc for one player)

My goal is to make walk/jump/etc… for only one player.

The issue is, I have no idea how to do this, I am new to scripting.

I tried looking it up on Forums and Youtube, but I could not find any results.

1 Like

How do you want to do this? If a player has a specific name? On a specific team…?

If the animation is meant for the local player, then that would replicate the animation to the server. If not then there’s no problem, you can just load the animation to the player’s humanoid then play. I can’t really give you more information on how to do it because that depends on how ypu active the animation also I’m on my phone so I can’t give you an example, you can just search it up on google or watch tutorials.