defold_state
Get the current game state as JSON, including positions, health, score, or custom flags reported by the game bridge.
Instructions
Compact state of the running game as JSON. Fields are game-defined (position, health, score, flags, whatever the bridge reports).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Registered project to target. |