#How to make player don't move until the animation end in tool?

7 messages · Page 1 of 1 (latest)

smoky turtle
#

I created a tool but i dont know how i do this

cedar lichen
#

Youtube

pulsar mesa
#

studio** You are now Level 3! **studio

hushed lily
#

humanoid.walkspeed = 0

#

wait for the animation to finish(there is a statement for this or u can manually time it)

#

reset it back to the original walkspeed

#

if there is a depenable walkspeed then save it first like thiss