PDA

View Full Version : Walking by default



legacy-Soil
01-17-2003, 03:42 PM
I know it seems quite easy, but I haven't been able to make the player walk by default. Do you know how to do it (without having to press a toggle key)?.

legacy-Streetgrime
09-30-2003, 01:10 AM
Did anyone ever figure this one out?

legacy-Chunky
09-30-2003, 02:36 AM
You just need to fiddle with ProcessMove in your controller class (in the PlayerWalking state) so it always has forwards acceleration.