Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
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!
Develop games in your browser. Powerful, performant & highly capable.
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
vee41
thanks for your help!!