Generator
Generates child objects over time
The generator component spawns child objects based on its configuration.
Properties
Period
Sets the interval between each generated child object, in seconds.
Spawn at start
If enabled, the first child object is spawned when the simulation starts.
Generation behavior
If a generator has more than one child, the child that spawns is chosen at random.