Hi all,
I have a group of sprites I've put into a family. I currently spawn these sprites at random by using the family reference, which is more or less what I want to do. The thing is, I'd like to spawn two sprites at once, whilst avoiding any repeats. Can anyone advise me, is there a way to randomly spawn 2 object from a family, whilst making sure object 2 is not a repeat of object 1?
Thanks for reading this, and for any help you can offer.