defold_screen
See the running game's current view as composed text—ASCII maps, HUDs, or score readouts—to monitor live game state.
Instructions
The running game's current screen as a composed text frame: whatever view the game's bridge composes (an ASCII map + HUD for a glyph game, a score readout for an arcade game).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Registered project to target. |