Task tab - Sharp-X-Team/LuaSTG-Editor-Sharp-X GitHub Wiki
Task tab
Task tab
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)


