Despite there already being some threads about this, I still can't seem to get this to work for me:
I'm making a platformer and have just built my first enemy. The AI and everything else works as it should.
Next I copied and pasted the enemy somewhere else in the layout so I could have two enemies of the same kind that would attack the player simultaneously.
Not being an absolute beginner, I also added "for each" conditions wherever I thought they might be necessary.
But as it turns out, this is not at all as easy as I though it would be. I've spent the last three days trying to get the AI to work for two enemies at once, with no luck.
So as a last resort I've decided to post an example.capx here and hope for someone to help me out.
Example.capx
So please, please, would someone be so kind?
This game is going to be part of my final project for art school so I can't just leave it unfinished.