Pixel-Composer/build/Windows/0/output/data/Actions/Nodes/Follow Path.json

15 lines
No EOL
481 B
JSON

{
"name": "Follow Path",
"tags": [],
"tooltip": "",
"location": ["Transform", "Transformations"],
"sprPath": "./Follow Path.png",
"nodes": [
{ "node": "Node_Path", "y": 64, "setValues": [ { "index": 0, "expression": "Project.progress" } ] },
{ "node": "Node_Transform", "setValues": [ { "index": 2, "unit": "constant" } ] }
],
"connections": [
{ "from": 0, "fromIndex": 0, "to": 1, "toIndex": 2 }
],
"inputNode": 1
}