HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How did you create the movement??

07-11-2003, 02:42 PM#1
Guest
Now i know you have the control program and all but thatz not what i want as an answer. I wanna kno whow you made it not "Jumpy" and so it stops on a dime. I'm using the keyboard events warcraft gave you to make a dodge ball map but i can't get the movement to be constant and non jumpy with the keys.
07-11-2003, 03:36 PM#2
Swift_Rapier123
I think its because the control program has a much more precise interval. (0.001 seconds instead of 0.01 seconds) so it can detect that the player released the key a lot sooner.
07-11-2003, 03:57 PM#3
Guest
I see thank you for you help.