#what is the script that makes an animation run
1 messages · Page 1 of 1 (latest)
Local track = YourPlayer’sCharacter.Humanoid.Animator:LoadAnimation(youranim)
track:Play()
uhm
what is that?
me need translation
That’s the script to play an animation
caan i get the steps?
Yeah give me a min
ok
do you not have the rest of the script or do you just need to know how to play the anim
** You are now Level 2! **
i kinda feel like this would not work unless youve gotten the players value thru for example an event?
He’s making a tool, finding the player using it is very easy