-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugSomething that is supposed to work, but doesn't. More severe than a "defect".Something that is supposed to work, but doesn't. More severe than a "defect".examplesspecific to the jme3-examples sub-projectspecific to the jme3-examples sub-project
Milestone
Description
TestBetterCharacter works fine with JBullet, but with recent versions of Native Bullet, the character goes flying off into space. The root cause seems to be that the semantics of physicsCharacter.setGravity() are different. In JBullet, gravity is positive in the downward direction. In Native Bullet, it is positive in the upward direction.
Metadata
Metadata
Assignees
Labels
bugSomething that is supposed to work, but doesn't. More severe than a "defect".Something that is supposed to work, but doesn't. More severe than a "defect".examplesspecific to the jme3-examples sub-projectspecific to the jme3-examples sub-project