how to detect an event for this particular situation

Hi all,

so basically I have a line attached to the celling (using the newline function and a joint)

basically i want to remove the join when the user swipes their finger over the line… how can I achieve this since the newline does not support the touch event?

any ideas would be much appreciated

Thanks

Vik [import]uid: 67619 topic_id: 19649 reply_id: 319649[/import]

Try making the line a 1 or 2 pixel wide rectangle? [import]uid: 19626 topic_id: 19649 reply_id: 75896[/import]

the physics start going wrong as soon as I use the new rect function… the only way it works is by using the new line [import]uid: 67619 topic_id: 19649 reply_id: 75898[/import]