Overview
Loads a saved rule-tile asset (.pxnrule). Connect terrain created in another
project directly to a rule canvas and start painting.
Usage tips
- A go-to start for map creation is load (grass) + load (water) →
rule_tile_merge→rule_canvas. This separates asset creation from map creation into different projects. - The separate
tile_set/rule_setoutputs are for advanced use when replacing only part of an asset. Normally, passassetthrough as-is.
Related nodes
rule_tile_asset_save— the saving counterpartrule_tile_merge— combines multiple assetsrule_canvas/rule_render— consume the asset
Loads an asset saved by Rule Tile Asset Save. Connect it
directly to the asset input of Rule Canvas / Rule Render and start painting.
| Kind | ID | Description |
|---|---|---|
| Setting | path |
Path to the .pxnrule file. |
| Output | asset |
Loaded rule-tile asset. |
| Output | tile_set / rule_set |
Individual data from the asset for advanced use. |
| Output | summary |
Summary of the load result. |