Hello and thanks for reading this message.
I come with a new question that probably has been answered.
I have several enemies on the stage, each one of them out of a hole. I wish every X time an enemy out of one of those random holes.
How I can make enemies appear in one of those random positions?.
Logically each enemy / hole, have defined X and Y coordinates, and I know their values??. But I do not know how to make an enemy appears on screen using those coordinates as a reference. I suppose I should store these somewhere.
System - Every X seconds - ??? <img src="smileys/smiley19.gif" border="0" align="middle" />
Here, an illustrative image of a similar game that I want to do:
<img src="http://oi39.tinypic.com/1qiw4o.jpg" border="0" />
Thanks and I hope you can help me, because I do not know how to do this.