game_process_mode
Set a node's process mode to control its behavior during pauses, running always, or disabled.
Instructions
Set node process mode (pausable/always/disabled)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Mode: inherit, pausable, when_paused, always, disabled | |
| nodePath | Yes | Path to the node |