I need to make a bouncing ball that when I click on any part of the layer, the ball should "jump" over the air like bouncing but only changing the Y speed direction (upwards), not the X direction. I use "impulse" but it's kind of "teleporting" on the Y coord. So, there's anyone who could give me a hand with this proble?