I have several enemy sprites that I am trying to loop through using a for each loop and then have that sprite perform an action based upon the value of an instance variable. However, it's not even entering the loop. Any suggestions on how to do this? Thanks.