Search found 1 match

by sun_stealer
Wed Jul 29, 2020 11:13 am
Forum: General Bullet Physics Support and Feedback
Topic: Capsule collider orientation with btKinematicCharacterController
Replies: 0
Views: 16773

Capsule collider orientation with btKinematicCharacterController

Maybe I am missing something, but it seems like Bullet (just like 3D rendering engine I'm using) uses Y-up coordinate frame. I followed some demos online and created a btKinematicCharacterController object, but DebugDraw shows that the capsule is aligned with a horizontal rather than vertical axis, ...