spawning a lot of actors at the sametime

How can I spawn actors at the same exact time (example 10 at a time)

Comments

  • MentalDonkeyGamesMentalDonkeyGames Member Posts: 1,276

    Make 10 "spawn actor" behaviors.

  • http_gamesaladhttp_gamesalad Member Posts: 1,340

    @NipaDidIt‌ I thought about that.. but I thought there could be an easier way.. maybe like use an integer or something... cause my problem is that I want to spawn them at random... like 10 one time, 17 another time, 2 another time.. theres no way I can make an integer & use like a random behavior?

  • MentalDonkeyGamesMentalDonkeyGames Member Posts: 1,276

    If you want them to spawn EXACTLY the same time, i think that´s the only way.

    I´m not 100% sure though… Someone can correct me if i´m wrong.

  • http_gamesaladhttp_gamesalad Member Posts: 1,340

    @NipaDidIt‌ okay thanks :)

Sign In or Register to comment.