hi, I�m new here and trying to learn construct 2.
The Goal is detect overlapped instances of a Sprite depending on its color.
To do this I try to assign groups to sprites when overlapped.
It works some times but it fails detecting overlapped instances and some sprites doesn�t get the group.
if you know a better way to do do it let me know.
the exported project
dl.dropboxusercontent.com/u/189386206/scirra/group/index.html
the capx
dl.dropboxusercontent.com/u/189386206/scirra/group/test.capx
thanks in advance.