find_nodes_in_group
Find every node assigned to a specific group in Godot. Streamline scene organization and node management.
Instructions
Find all nodes belonging to a specific group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Group name to search for |