How to jump using CharactorController or GhostObject
-
- Posts: 6
- Joined: Fri Mar 06, 2009 5:53 am
How to jump using CharactorController or GhostObject
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.
-
- Posts: 6
- Joined: Fri Mar 06, 2009 5:53 am