game_remove_node
Remove a node from the scene tree and free its memory to clean up the game hierarchy.
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 |