get_sprite_info
Retrieve an existing sprite's real dimensions, frame count, origin, and collision settings for inspection.
Instructions
Get detailed info about an existing sprite: real dimensions, frame count, origin, collision settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectDir | Yes | Absolute path to the GameMaker project directory | |
| spriteName | Yes | Name of the sprite to inspect |