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 want to make the enemies to bounce from the player (*already done*), BUT, i want the enemies not to bounce from themselves, but to pass through each other, it's weird, i know but i want to make it like that, any ideas?
Develop games in your browser. Powerful, performant & highly capable.
Never mind, i found a way, if someone has the same problem, here's what i did: Use the "On created" Event with the enemy, then, add the "Disable Physics collisions" action with the enemy, and that's it!
I hope this helps someone :)