Hi!
I know how to spawn random objects... buuuuut
How can I make my layout spawn new sprites at random points over time so that these sprites do not overlap each other?
thanks!
Hi! I know how to spawn random objects... buuuuut How can I make my layout spawn new sprites at random points over time so that these sprites do not overlap each other? thanks!
You could take a look at this for one way to check for overlapping objects on spawn.
Evil sprites example
Develop games in your browser. Powerful, performant & highly capable.
vee41
thanks for your help!!