add_node_to_group
Add a node to a specified group in the Godot scene. Optionally make the group membership persistent across scenes.
Instructions
Add a node to a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| group_name | Yes | ||
| persistent | No |