mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2024-11-11 04:54:06 +01:00
14 lines
323 B
JSON
14 lines
323 B
JSON
{
|
|
"name": "Line from Path",
|
|
"tags": [],
|
|
"tooltip": "",
|
|
"location": ["Generate", "Drawer"],
|
|
"sprPath": "./Line from Path.png",
|
|
"nodes": [
|
|
{ "node": "Node_Path" },
|
|
{ "node": "Node_Line" }
|
|
],
|
|
"connections": [
|
|
{ "from": 0, "fromIndex": 1, "to": 1, "toIndex": 7 }
|
|
]
|
|
} |