Need GetHingeAngle on hinge constraint

Software: Away3D 4.x

John Brookes, Moderator
Posted: 24 February 2012 06:33 PM   Total Posts: 732

To stop a motor, you can sometimes just use
hinge.setAngularMotor(true, 0.0, someHighValue);

but if the mass is too large it doesn’t stop, even if you set somevalue to Number.max

but using
hinge.setLimit(sameValue, sameValue)
will stop it dead.

like this
http://code.google.com/p/bullet-xna/source/browse/trunk/BulletXNADemos/Demos/ForkLiftDemo.cs?spec=svn105&r=105#258

Realy need this, pretty please smile

   
   
‹‹ MultiSphereShape

X

Away3D Forum

Member Login

Username

Password

Remember_me



X