Hi,
I have a project that uses sprite1 with 10 animations frames. There can be 10's of the same sprite simultaneously on screen.
On the screen I have another sprite,sprite2 that is significantly bigger that the first sprite.
I need to set visibility to not visible to all items of sprite1 that are not overlapping sprite2.
Is that possible?