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 :)