- Home /
Question by
Waterdropz · Jul 29, 2014 at 05:48 AM ·
javascriptmovementcharactermovement script
I have a movement script, but how can i make it so i can move half the speed while in the air.
The script ~ http://gyazo.com/7772f8bbbf492bacd567c08005eccb02 (1) http://gyazo.com/377b6a43a5ca981d86b003d05e1bfc21 (2) http://gyazo.com/bb0880f52885f24e52f09925f550e5dc (3)
Comment
I'm not going to read three pages of script just to tell you this:
Check when you're in the air
When you are, multiply your movement speed by 0.5
Your answer
Follow this Question
Related Questions
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
Can someone help me fix my Javascript for Flickering Light? 6 Answers
Setting Scroll View Width GUILayout 1 Answer
Converting from moving local space to world space 0 Answers
Question on how to add a "dash" ability to sidescroller 0 Answers