random spawning

i have 4 actors and an attribute. the first actor is a spawner. this is the rules and stuff: every .5 sec, change attribute randomspawn (integer atribute) to random(1,3) if random spawn is 1 spawn actor 2. if random spawn is 2 spawn actor 3. if random spawn is 3 spawn actor 4. it spawns random, and i have spawned random before, but this time at random times there are big pauses between spawning. like it is spawning like 5 actors then all of a sudden it stops spawning for a few seconds. why? thx

Answers

This discussion has been closed.