- Home /
Question by
Interstellar_Games · Jan 12, 2016 at 09:22 AM ·
movementcharacter
How do I make my character stop falling when you press a button?
I am trying to make a 2D game, and i need to know how to make the player stop falling when you press shift. But i need to be able to still jump when i am in this state
Comment
You haven't provided any details about how you are controlling your character's 'falling' behaviour. Are you using built in physics, or a character controller or your own devised code etc.?
Without this extra information we can't give you a cast iron answer to the problem.
In my opinion this would be better placed in the forums.
Your answer
Follow this Question
Related Questions
Character Axes Rotation Problem 3 Answers
Character controller movement 1 Answer
Rigidbody2D character movement problem 0 Answers
How to Rotate the Player In Direction of Movement? 4 Answers