game_get_nodes_in_group
Retrieve all nodes assigned to a given group (e.g., 'enemies', 'player') in the running game. Use group names for batch operations or queries.
Instructions
Get all nodes belonging to a specific group in the running game
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | Group name (e.g., "enemies", "player", "checkpoints") |