thanks in advance!
Im stumped on why this wont work...
I want the player to only be able to spawn a new instance when there isn't not one already on the screen...the object has to leave the layout before a new one can be spawned...
I have an event that looks like this with 2 conditions and one action:
keyboard - on space is pressed | Spawnerobject | Spawn Sprite1
Sprite1 - X is on-screen
its simple enough but isn't working.
any ideas?
thanks