Hello -
I have 40 enemies onscreen at the start of the layout. When I destroy the first one, it is in fact destroyed, but the enemy.count does not decrease. When I destroy the second one, it then decreases by one, so my enemy count is always +1. There are no enemies offscreen. There are no accidental duplicates (one exactly overlapping another). Any ideas? Thanks, regards.