get_room_info
Retrieve dimensions, persistence, layers, and every placed instance with its position for any GameMaker room.
Instructions
Get detailed info about an existing room: dimensions, persistence, layers, and every placed instance with its position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roomName | Yes | Name of the room to inspect | |
| projectDir | Yes | Absolute path to the GameMaker project directory |