-
Notifications
You must be signed in to change notification settings - Fork 6
Task tab
Ryann1908 edited this page Aug 11, 2021
·
1 revision
Signal node (ExPlus exclusive by default)
Sets a key value to whatever value or state you desire.
Arguments: Signal name (string), Signal value (string)
Wait for Signal node (ExPlus exclusive by default)
Waits for a key value (signal) to be a specific value to then proceed the operations following/below it. (Requires a task ancestor)
Arguments: Signal name (string), Signal value (string)
Set FPS node
Sets the game's framerate to a specific value.
Arguments: Frames (number)
Task tab

