---
title: "Stage Game Assets"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/game/stagegameassets
markdown: https://docs.nodetool.ai/nodes/nodetool/game/stagegameassets.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/game/stagegameassets.md
---

# Stage Game Assets

**Type:** `nodetool.game.StageGameAssets`

**Namespace:** `nodetool.game`

## Description

Validate generated media and stage candidate bindings for a native game.

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| template | `str` |  | `topdown` |
| game_id | `str` |  | `` |
| fills | `list[union[image,audio]]` |  | `[]` |
| preparation | `dict` |  | `{}` |
| reference_asset_id | `str` |  | `` |
| fonts | `dict` |  | `{}` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `dict` |  |
| bindings | `dict` |  |
| paths | `list[str]` |  |

## Related Nodes

Browse other nodes in the [nodetool.game](./) namespace.
