same time spawning issue

We have three different actors spawning at random intervals. Occasionally they more than one actor will spawn at the same time. How do we make it so that they never spawn at the same time?

Comments

  • joshiwujoshiwu Member Posts: 207

    EASY make 4 interger attributes, and 4 timers that constantly change the 4 attributes to a random number between 1 and
    then yoiur core rule should add them all together making it 4 times more random!!

  • devmattdevmatt Member Posts: 38

    Thank you, but we don't quite understand. Do you mean game attributes? Where do we put these four timers? And what do you mean by core rule? Can you make a template or just elaborate a bit?

  • colandercolander Member Posts: 1,610

    Is this what you are after? No timers in it either.

Sign In or Register to comment.