Hello guys!
I have 1 sprite X 10 (no clones).
So, each Sprite let's say has instance variable "Nearest" -> Boolean.
What i need is, this variable to change to yes or no, each time a sprite is near to another. I hope make sense.
Would be great also if can control how near or not is each other, so the variable to enable/disable.
I tried to use family, but i think missing something.
Any help? Thanks!