Thanks I'm trying to Place 15 different images into my game.
Logic System > Every 3 Seconds > System Create Object.
The Result Five enemies get stuck (pasted to together) and will not move. The other enemies appear and start to move.
I would like to find the logic to allow each enemy to appear in the Game One At a Time.
But with the Logic I'm writing System Every 3 seconds Create Object it is not possible.
Need a way all 15 enemies from going into the Game the same time.