I would like to verify some concepts of building a good AI:
1. The enemy positions should be held in an array, not in the map data?
2. The enemies should be there when you move off the map, then move back, or should they be gone?
I could use some help with this, if anyone has time.