Realistic Jumping
by John Klotz · in Torque Game Builder · 08/01/2006 (7:46 am) · 1 replies
How would you go about creating a jumping effect that looks semi-real? I set my characters linear velocity Y and create a constant force but the problem I have is that I can jump in mid-air when I do this. Is a collision function with the platform necessary for this? How would I go about doing this?
Thank you
Thank you
Torque Owner Apurva Amin
This is all off the top of my head and isn't tested, so it may not work fully, but it seems to me to be reasonable.