Is there a way to 'Spawn X'

RHRH Member Posts: 1,079
edited November -1 in Working with GS (Mac)
I might be missing something obvious.

As in spawn 'X' number of actors?

I'm rather fed up of having a lot of spawn actor actions.

Thanks for any help

Comments

  • KamazarKamazar Member Posts: 287
    Wow, I've been using this for a while and haven't noticed that. A quick solution would be to have two timer behaviors, one within the other.

    Timer for 5 seconds:
    Ever 0.5 seconds
    Spawn Actor

    And that should yield 10 actors in 5 seconds. Divide everything by, say, five, and it'll happen with a second. Mess around with the math until it suits you.
Sign In or Register to comment.