Skip to content

Native Bullet breaks TestBetterCharacter #897

@stephengold

Description

@stephengold

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".examplesspecific to the jme3-examples sub-project

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions