Jme-jbullet PhysicsHingeJoint Question

Hey I am using the PhysicsHingeJoint in jme-jbullet and I was wondering how to know the joints current rotation. Since the joint has limits im guessing it knows so is there a way that I can access that?

I added the getHingeAngle() method to hinge joints now. Just uploaded to svn, maybe you could try that.

Cheers,

Normen

Thanks that sorted it out :slight_smile: