ID:156958
 
Im making sort of a pacman rip game and I want to make a little power up that increases your walking speed and I cant find anything on how to do it... Anyone know?
Limit the speed first, then increase/reduce it later on. You can delay the speeds using a variable and Move().
look at Byond Player Movement By Shadowdarke it should help a lot