ID:156958
Jun 24 2010, 8:30 am
|
|
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?
|
Jun 24 2010, 9:03 am
|
|
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
|