Back to Node List

Tile Palette Load

tile_palette_load

Loads a .pxntilepalette and resolves exact project snapshots.

Reviewed
Guide available
The node name and summary are available in English. Port, parameter, and article details are currently shown in Japanese.

Output Ports

NameTypeDescription
タイルパレット
tile_palette
TilePalette
上流またはプロジェクトsnapshotからexact素材を実体化した、参照主体のタイルパレットです。
警告
warnings
Text
severity・code・message key・文書path・cell/layer・素材識別子を可能な範囲で含む診断です。

Parameters

NameTypeDefaultRangeDescription / Options
ファイル
path
FilePath

.pxntilepalette ファイルのパスです。

Overview

Loads a .pxntilepalette layout with its asset references, restoring exact-match snapshots from the project into the runtime asset table.

Usage tips

  • Wire tile_palette_load → Tile Studio / tile-canvas nodes.
  • When warnings lists missing or update candidates, references are never deleted — restore the snapshot with the expected hash and reload.

Common pitfalls

  • Removing assets/tiles/snapshots from the project folder breaks offline restoration; move or copy the project folder as a whole.
  • Dependencies that exist only in the tile library are not auto-resolved yet; create project snapshots first, then load.

Related nodes

  • tile_palette_save
  • tile_asset_load
  • tile_canvas_load
Back to Node List
Tile Palette Load — PixPipeline Node Reference