#sprinting when ya respawn
1 messages · Page 1 of 1 (latest)
make sure its in starter character scripts
starter character basically is like the first things you get if you either spawn in the map or die and respawn
so do i like put the animation there??'
oh wait
yeah its there
let me
inside inputgateway theres the animation??
** You are now Level 1! **
you dont necessarely need to put the animation there, you actually shouldnt, what you should do is call out the animation inside a script inside starter character scripts
so it resets everytime you die
so its a local script / script inside of the other
i mean i dont even know how you like play the animation, but im assuming you just load it with the humanoid, you could use a remote event that makes you load an animation while you press certain keys