game_gridmap
Set, get, clear, or query used cells in a GridMap node. Specify cell coordinates, item index, and orientation for precise control.
Instructions
GridMap set/get/clear cells and query used cells
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | Cell X coordinate | |
| y | No | Cell Y coordinate | |
| z | No | Cell Z coordinate | |
| item | No | MeshLibrary item index | |
| action | Yes | Action: set_cell, get_cell, clear, get_used | |
| nodePath | Yes | Path to GridMap node | |
| orientation | No | Cell orientation index |