mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-15 15:03:51 +01:00
15 lines
392 B
JSON
15 lines
392 B
JSON
{
|
|
"name": "Create Tilemap",
|
|
"tooltip": "",
|
|
"sprPath": "./Create Tilemap.png",
|
|
"tags": [],
|
|
"nodes": [
|
|
{ "x": 176, "y": 0, "node": "Node_Tile_Drawer" },
|
|
{ "x": 0, "y": 0, "node": "Node_Tile_Tileset" }
|
|
],
|
|
"connections": [
|
|
{ "from": 1, "to": 0, "fromIndex": 0, "toIndex": 0 }
|
|
],
|
|
"location": [ "IO", "Tileset" ],
|
|
"inputNode": 1,
|
|
} |