"For Each" doesn't work with triggers, but I do have one!
The event is something like this:
If [Enemy is on stopped] + If [Enemy is overlapping Player] then [Enemy play "Attack" animation] and [Play sound "Attacking"]
Since I have [On Stopped] trigger, the "For Each" loop won't work.
Let me know if you checked the .capx and have any ideas, please.