find collision x and y coordinates

hi,

I don’t know how to find x and y collision coordinate, in the APIs there isn’t write anything on it, i searched in the forum topic and I don’t found nothing so, how could I do that?

thanks a lot,

andrea [import]uid: 63063 topic_id: 14881 reply_id: 314881[/import]

don’t think you can get exact x y but you can get x y of two objects and there size use that info plus the angle between the two and you should be able to calculate something close
I’m not at home yet to put together some code [import]uid: 7911 topic_id: 14881 reply_id: 54959[/import]

when you will be at home could you post some example code, please?

thank you,

andrea [import]uid: 63063 topic_id: 14881 reply_id: 54961[/import]

ok
it’ll be about hour before I’m home [import]uid: 7911 topic_id: 14881 reply_id: 54962[/import]

ok [import]uid: 63063 topic_id: 14881 reply_id: 54963[/import]

@az59 are you home yet? :stuck_out_tongue_winking_eye:

I’m having a similar problem. I want to generate sparks that fly off when two objects collide, but am having problems finding where the two objects collide. [import]uid: 74338 topic_id: 14881 reply_id: 56355[/import]