Hello,
i make a 2d gave and the player is a rigidbody. I use "rigidbody.AddForce(0,300,0)" to make him jump, but I want him to stay less time on air. Like he makes a small vurve from ground to air. In other words I want the falling speed to increase.
How can I do this?
↧