Hi All
I've created a 10 random sprite positions when the layout starts.
Whats the best way to check they are not overlapping and if so move them to a free space
Thanks
You can use a family and the while loop to move around the sprites.
Check the following capx.
Develop games in your browser. Powerful, performant & highly capable.
Brilliant thanks for both your replys!
You are welcome!