Is there a way to make the speed of your character's flying increase, instead of decreasing the walking speed and leaving the flying speed the same?
Thanks, Gizhy
ID:158573
Aug 4 2009, 1:15 pm
|
|
In response to Foomer
|
|
I said instead of doing it that way, I want to walking speed to remain at normal speed and to increase the speed while flying.
-Gizhy |
In response to Gizhy
|
|
Increase the speed when your character is flying. And decrease it when he stops.
|
It is not possible for a player to issue more than one command to the server per tick. You can make each command act twice (so you take two steps every time you press the arrow key) but you cannot move in intervals of less than one tick.
|
In response to Ruben7
|
|
Thats exactly what I'm trying to figure out how to do.
-Gizhy |
Yeah, have the walking speed decreased normally and increase it when flying.