hello all,
how you make character jump? lets say u just use basic collision tutorial. how would u make the thing jump with like spacebar or something?
thanks
How make character jump?
I'm a newb so my answer might not be all that good.
But if you put the collision responce animator on a given node, it's become affected by gravity. My guest would be: to use a setposition on the node with a vector, putting your node higher on the Y axis, and gravity will send it falling to the ground. You might have to do some tweaking so it does not look gitchy.
But if you put the collision responce animator on a given node, it's become affected by gravity. My guest would be: to use a setposition on the node with a vector, putting your node higher on the Y axis, and gravity will send it falling to the ground. You might have to do some tweaking so it does not look gitchy.
XL Game Development
-
Koogz