hello,
I try to generate some sprites in random but I want to keep only 1 instance on the same location. because of random sometimes there is a lot sprites generated on the same place
as I am not a coder it's a bit hard to find a way to code what I have in mind :)
I would like to find an easy way to :
- delete the instances that are generated on top of the others (but keep the first 1 active)
or
- do not create instance on top of others
in my example the sprite got half opacity to see the problem...
h ttps://dl.dropboxusercontent.com/u/164432510/gen.capx