If I set the the CF_KINEMATIC_OBJECT flag of a just created object then try to set the position it doesn’t work at all. If I leave everything else the same and don’t set the flag the position is set as expected.
In Bullet Physics I think I would set the transform in the MotionState, but MotionStates don’t seem to exist.
Thanks for any help…