I have been trying to create FPS player (character) in Bullet Physics
I tried to use btKinematicCharacterController with capsule ghost object but the player fall through the ground.
Any idea how do I get the player to walk on the ground instead of falling through it?