spawning issue: spawns 2 actors instead of one

I'm having an annoying problem with my game: there's an actor with a rule that says:"every 3 secs, spawn enemy". But, every 3 secs, there are spawning 2 of the same enemies next to each other. I checked all the code and nothing seems to declare why this is happening... Does anyone know what to do with this?

Comments

Sign In or Register to comment.