Dear All,
I was wondering if someone has a trick to turn a physical object (it as to be dynamic), for instance a rectangle, to 90 degrees sharp.
- as the documentation mentioned you cannot used myrect.rotation=90 with dynamic body, as unpredictable results can occur, which is true
- I tried to apply torque or angular impulse and monitoring the angle of my object on enterFrame listener (with a fps sets at 60), but, and it is logical, you cannot reach a precise angle.
Any help would be appreciated.
Best,
Jérôme.