Game Development Community

Large character jumping

by Rich Wilson · in Torque X Platformer Kit · 06/25/2008 (8:16 pm) · 1 replies

I have 2 characters. One is about 6 units, the other around 96.

No matter how high I set the numbers on the larger character's actorComponent, I can't get it to jump higher than a tiny little hop. I set the JumpForce as well as airAccel and Decel values. I changed the gravity to be lower, but this just made it really floaty.

Is there a way to simply upscale the same jumping behavior as the smaller character?

#1
06/25/2008 (8:17 pm)
5 seconds after I posted, I saw the Max Y velocity. I hope these answers at least help others out.