hi there, I was wondering if it was possible to make a softbody object jump in game by pressing the ‘spacebar’ or whatever key you want it to.
So far I made the object (Ball) completely moveable except I cannot make it jump. I suppose because it is a softbody, is there a way to do this with a script of some sort? Also, you cannot rotate the softbody object in game.
any help would be appriciated. -Cheers.
UPDATE: I figured out how to make it jump, is there a way to limit how high it can jump?
Still can’t figure out how to make the object rotate in game by hitting either ‘a’ or ‘d’ (movement keys using WASD)