[attachment=0:1nw0ronc][/attachment:1nw0ronc]
Hi there,
If I want to have two events setup to detect
1) user touched the green box
2) user touched anywhere in the red box that's not overlapping with the green box??
[quote:1nw0ronc]On touched "green box" -> do action 1
[quote:1nw0ronc]On touched "red box" -> do action 2
action 2 is always triggered when the green box is touched. How do I tell Construct2 to not "click through"?
Thanks