[Resolved] Anyway that I can make the physic object unable to rotate?

The physic object I am talking about is a monkey ( a character in my game) and whenever he jump and grap a banana the object seem to rotate and thus making the monkey to be sideway instead of the usual upward position. Is there anyway that I can’t make the object unable to rotate? [import]uid: 117857 topic_id: 28172 reply_id: 328172[/import]

Nevermind. I found the answer. I forgot about object.isFixedRotation thing. I though the answer is in object.addPhysic… [import]uid: 117857 topic_id: 28172 reply_id: 113791[/import]

Took you 8 minutes from posting to solving - isn’t that always the way? Hah.

Glad you figured it out and thank you for posting to let us know it was solved.

For others who may view this thread in the future you can read about the solution in more detail here; http://developer.anscamobile.com/reference/index/bodyisfixedrotation

Peach :slight_smile: [import]uid: 52491 topic_id: 28172 reply_id: 113910[/import]