Hi All,
I am having problems with a spawner, it feels like I am missing something simple but I just can't see what.
I would like, once the countdown reaches 0, for an enemy to spawn every 2 seconds and move in a different direction.
MonsterSpawn.capx
All the logic should be correct but for some reason it creates LOTS of monsters and I don't know why, I just want one of each???
It does work if I just move the enemies to the spawn point but I really don't want to have all the enemies on the Layout, it would just be so much easier if I can spawn them.