I want to check if a node is resting. 8)
The dynamicNode.isResting() doesn't seem to work… then I figured I could just compare the force on my dynamicNode with the gravity, but the force seems to stay at (0,0,0)
What am I missing? :?
I also wonder this. Anyone have any ideas?
You could check if node has any linear or angular speed… (I think that both jbullet and ODE support this)