Hello,
I'm currently going crazy over something. I have problems with collision detecting.
I tried using different images, even simple blocks for the enemy, but the player torpedo's just won't hit the enemies no matter what. U96 (enemy) is creating the problem.
U99 works just fine. Could it be a bug? Or can Construct 2 not handle two objects colliding with the same object? Torpedo3 is the object colliding with U99, U992, U96, and U962. The latter two just won't be destroyed upon collision (which doesn't seem to happen).
What things are there to check to see what's the problem?