... | ... | @@ -48,4 +48,5 @@ Functions List |
|
|
|  | **Multi Function** | *Meta* | Allows running multiple functions at the same location and from the same trigger. |
|
|
|
|  | **Function Repeater** | *Meta* | Runs a function a configured number of times on an interval. |
|
|
|
|  | **Delayed Function** | *Meta* | Runs a function after a specified number of ticks have passed. |
|
|
|
|  | **Function Randomizer** | *Meta* | Randomly chooses from a list of functions provided to run. | |
|
|
\ No newline at end of file |
|
|
|  | **Function Randomizer** | *Meta* | Randomly chooses from a list of functions provided to run. |
|
|
|
|  | **Function Sequencer** | *Meta* | Runs a list of functions one at a time in order each time it's triggered. | |
|
|
\ No newline at end of file |