Two gravity forces

Hello everybody, is it possible to use two or more gravity forces in the same “scene” ?
I have one page of my book with two physics objects, a kite(must go up as moved by the wind) and a ball (must go down)

Thank you

Ray [import]uid: 106680 topic_id: 19427 reply_id: 319427[/import]

You would only need one gravity force for this, just add another force that will act on your kite as wind. [import]uid: 5833 topic_id: 19427 reply_id: 74993[/import]

To clarify, no, you can’t have more than one gravity - but as Graham said you can still achieve the desired result.

Peach :slight_smile: [import]uid: 52491 topic_id: 19427 reply_id: 75009[/import]

Thank you for your replies, with ‘another force’ you mean a ‘physic’ force or a function to mimic the wind behaviour ? I ask you because on the api docs I didn’t find any info about forces other than gravity

Thank you

Ray [import]uid: 106680 topic_id: 19427 reply_id: 75038[/import]

This is what you are after - http://developer.anscamobile.com/reference/index/bodyapplyforce [import]uid: 5833 topic_id: 19427 reply_id: 75081[/import]

Thank you [import]uid: 106680 topic_id: 19427 reply_id: 75089[/import]