game_remove_node
Remove and free a node from the running game's scene tree using its path. Deletes the node to clean up scenes.
Instructions
Remove and free a node from the running game's scene tree
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodePath | Yes | Path to the node to remove |