What I want to do and very simple, but I can not do.
What I want and do lyout and rotate sprites always fall down. But is not that what's happening.
When I turn the layout, the sprites go along. See the example.
dropbox.com/s/67qiqblfhlyhd0m/my%20game.capx
I don't think you can change the angle of gravity for Physics.
You may need to 'Set World Gravity to 0' and 'Apply force at angle' to simulate gravity.
It did not work. Keeps falling down and then no more moves
does someone can help me
i try with 'apply force at angle' and this dont work. Must be another solution!
Develop games in your browser. Powerful, performant & highly capable.
Khalan's suggestion is the way to go:
physics_gravityAngle.capx (r110)
thank you very much
was exactly what I wanted