How to jump using CharactorController or GhostObject

Please don't post Bullet support questions here, use the above forums instead.
pyo~~~
Posts: 6
Joined: Fri Mar 06, 2009 5:53 am

How to jump using CharactorController or GhostObject

Post by pyo~~~ »


Hi!
I've built in a CharactorController using GhostObject which has BoxShape.
And I'm able to slide on convex faces smoothly.


SO NEXT, I WANT TO JUMP!


But ,GhostObject don't have a applyforce();method.
And CharactorController->jump(); made no movement
How shoul I do????


Thank you for your help.
pyo~~~
Posts: 6
Joined: Fri Mar 06, 2009 5:53 am

Re: How to jump using CharactorController or GhostObject

Post by pyo~~~ »

Yes I can!
  :shock: