[Resolved] Stop a physic rotation

Hi, in a level of my game, there’s an object (main-character.png) which falls down from the top to the middle of the screen, where it find an inclined obstacle. The problem is that when my character bounce on this obstacle, it start rotating, so how can I delete this rotation?

Thanks [import]uid: 111398 topic_id: 32040 reply_id: 332040[/import]

Have a look at this -

http://docs.coronalabs.com/api/type/Body/isFixedRotation.html

Dave [import]uid: 117617 topic_id: 32040 reply_id: 127688[/import]

Thank you very much! It works! :slight_smile: [import]uid: 111398 topic_id: 32040 reply_id: 127745[/import]

Have a look at this -

http://docs.coronalabs.com/api/type/Body/isFixedRotation.html

Dave [import]uid: 117617 topic_id: 32040 reply_id: 127688[/import]

Thank you very much! It works! :slight_smile: [import]uid: 111398 topic_id: 32040 reply_id: 127745[/import]