Overview
Saves a TilePalette's references and layout, pinning the referenced assets into the project's content-addressed snapshots.
Usage tips
- Connect the palette to
tile_palette, and chooseOverwriteorCreateIfMissingwhen saving with the project. - Snapshots are stored without duplicates under
assets/tiles/snapshots/<contentHash>.pxntile, andindex.jsonis updated.
Common pitfalls
- Saving fails if an asset the palette requires at an exact hash is missing from the runtime asset table; reconnect the asset and retry.
- Handing someone only the
.pxntilepalettefile does not include the asset bodies — distribute the project assets along with it.
Related nodes
tile_palette_loadtile_asset_savetile_canvas_save