#can someone help?
1 messages · Page 1 of 1 (latest)
Js increase walkspeed over time.
how
** You are now Level 1! **
You can use some Touched event things, so that when you touch a part it will trigger a script.
In this script it could delete the part first, so that you don't get more connections, and then it could find the player that touched it, based on that find the humanoid and increase the speed.