Add a new condition and parameter like this :
1) Condition
When OBJ1 collides with OBJ2 point ("point")
2) Parameters (useful for retrieving it)
OBJ.Points.("point").X
OBJ.Points.("point").Y
I think it has been already suggested.. if I properly remember it was undoable because the most of times happens that are colliding whole object areas. It should be possible to relevate colliding zones with trigonometry, it would be a good subject for a tutorial on the new wiki.
Develop games in your browser. Powerful, performant & highly capable.
You might be able to do that with the system condition 'object collides with point', as long as you could get the x/y of image points.
Yeah, once I get round to adding expressions to get image points, you'll be able to do this with the system condition.
Thank you very much ^_^
Hi all,
Can someone point me to where the system 'object collides with point' condition is? I somehow fail to find it. Or has it been removed?
Thank you!
Apologies, this is in construct classic.
Anything similar in Construct 2 for achieving this?