How can i add an impulse so that my sprite moves both left and right depending on where user touches
my code at the moment
balloon:applyLinearImpulse( 1, -0.2, event.x, event.y )
currently i can only move only left or right. [import]uid: 24981 topic_id: 6658 reply_id: 306658[/import]