Pixel-Composer/datafiles/data/Actions/Nodes/Line from Path.json
2023-08-02 19:11:57 +02:00

13 lines
283 B
JSON

{
"name": "Line from Path",
"tags": [],
"tooltip": "",
"sprPath": "./Line from Path.png",
"nodes": [
{ "node": "Node_Path" },
{ "node": "Node_Line" }
],
"connections": [
{ "from": 0, "fromIndex": 1, "to": 1, "toIndex": 7 }
]
}