Hi All,
Just wondering if I could get your expertise with a problem I have.
I've recently followed a tutorial about creating a procedurally generated dungeon, which worked.
I then extended the capex to include a platform player as well as some enemies, which have simple behavior (i.e. move left, right and in proximity of the player, they will follow the player).
Now the problem I have is that as soon as I put down more than 2 of the enemies, the game slows down to a crawl. After about 5, everything freezes up.
I put down the conditions that enemies can't move if they are outside of the player's screen, but this doesn't seem to help either.
I've made a copy of my capx in dropbox below:
dl.dropbox.com/u/65326552/Miner%20Game.capx
Any tips would be greatly appreciated! <img src="smileys/smiley2.gif" border="0" align="middle" />