A list of all Actions, Conditions and Expressions supported in this addon.
Settings
-
Actions
Set {my} {0}
Enable or disable the behavior.
Set {my} rate of spawn to {0}
Set the rate of spawn in seconds.
Set {my} range to {0}
Set the emitter range.
Set {my} repeat count to {0}
Set how many times the emitter will spawn (0 = infinite).
Reset {my} spawn count
Reset the spawn count to 0 and re-enable if finished.
-
Expressions
RateOfSpawn
Get the current rate of spawn in seconds.
Range
Get the current range.
RepeatCount
Get the current repeat count.
SpawnCount
Get the current number of spawns.
Spawning
-
Actions
Set {my} object to spawn: {0}
Set the object type to spawn.
{my} Spawn now
Immediately spawn an object regardless of the timer.
-
Conditions
{my} On spawn
Triggered when the emitter spawns an object.
{my} On finished
Triggered when the emitter has reached the repeat count.