Flicking an object help needed

Hello all.

I got dragging and rotating nailed down, but need some help with flicking.

Is there a code snippet out there that would help me understand how to code flicking an object. I’d like to touch an object floating around in zero gravity and flick it the direction of the finger movement.

thank you
[import]uid: 95911 topic_id: 16967 reply_id: 316967[/import]

How about using swipe perhaps? If so there is an example of how to accomplish that in the Code exchange :slight_smile: [import]uid: 84637 topic_id: 16967 reply_id: 63624[/import]

Actually I think that the MultiPuck sample code does this?

Applications > CoronaSDK > SampleCode > Physics > MultiPuck

Peach :slight_smile: [import]uid: 52491 topic_id: 16967 reply_id: 63724[/import]

MultiPuck had exactly what I was looking for. thank you for suggesting it. [import]uid: 95911 topic_id: 16967 reply_id: 63849[/import]

No worries; I’d had to look at MultiPuck earlier in the week for a copy-paste answer and it was still fresh in my mind :wink:

Peach [import]uid: 52491 topic_id: 16967 reply_id: 63962[/import]