Hello, this is my first question but I have spent about half of a month tinkering with Construct.
When you load up the demo file for the alien shooter thingy and test it, the enemies keep overlapping each other and the player also. I tried making them solids and it worked(I removed the destroy the player when colliding with monster part). Partially. The character collides with the enemies perfectly, bumping each other like real life. But the collision between aliens are not fixed. I tried the bounce option in the bullet behavior, but it doesn't look good. They keep glitching each other. What I want is for them to have the same collision between them just like when the player collides with the alien.
Help please :)