Setting the gravity to point to the right

Does anybody know how to do this? [import]uid: 51459 topic_id: 12307 reply_id: 312307[/import]

Look here

http://developer.anscamobile.com/content/game-edition-box2d-physics-engine

Then look at the section on “Tilt-based gravity” and see if that helps. I have tried or played with it as of yet, good luck.

Larry
Doubleslashdesign [import]uid: 11860 topic_id: 12307 reply_id: 44818[/import]

Try physics.setGravity(9.8, 0) [import]uid: 58455 topic_id: 12307 reply_id: 44854[/import]

Thanks for the help!
[import]uid: 51459 topic_id: 12307 reply_id: 44869[/import]