Teleporter Randomizer:
Pros:
-
Simple to make
-
Can use less memory if you are just using a few randomized events
Cons:
-
Can teleport the player to different locations if it triggers the randomizer (you can put it close to a button or something but won’t really work for map large-scale randomizers like a lifecycle)
-
Can use more memory with more randomized events
Block Randomizer
Pros:
-
Uses less memory with lots of randomized events
-
Even it might use more memory, you can control how rare or common it is and add more events.
More flexible.
Cons:
- I don’t really know but I guess it can use more memory even it’s in the pros?