Confusing Title, right? Well, let me make it clear. I’ll be showing you how to make random props, like trees and rocks, show on game start.
First, place a lifecycle. Make sure it’s like this:
Next, place a trigger. Wire the lifecycle to this trigger. Make its blocks like this:
Now, place all your props, and make them deactivated on game start. Make them activate on grouped channels. Like, some trees would activate on channel ‘A’, and others would on channel ‘B’. Example:
There! You have your Randomizer!
-@Blizzy