Hi, bought Construct2 a couple of days ago and must say it is great!
However, I was wondering whether it is possible to detect if one object (in this case an arrow) collides with any of my other objects (such as the various scenery tiles) using just one expression?
e.g. IF (Arrow) Collides with (Any Object) on Layer0.
Doesn't matter if not as I can just do it in separate expressions, but it would save a lot of time!
Thank you =)