I'm making a simple turret game and I want the enemy to randomly spawn somewhere within the layout (it will then proceed to travel towards the turret/player who must shoot it, etc.)
I can't for the life of me figure out a good way to get the baddie to respawn within a random area around the turret to generate a repeated assault upon the turret. I've messed with Create and create at offset to object, etc. and my current try is generating a random x and Y which yields no new creation (as opposed to other methods which worked, but didnt create the random spawning result i want) Here's my event screen so far.
<img src="http://i.imgur.com/beUvg.png">
Right click view to get the whole picture.
Any ideas? Again, trying to get baddies to spawn around the turret. Thanks in advance for help.
Here is a WIP link to my .cap http://www.mediafire.com/?5vp493h2rzdyaqa