mirror of
https://github.com/fluxscape/fluxscape.git
synced 2026-01-12 07:12:54 +01:00
Co-Authored-By: Eric Tuvesson <eric.tuvesson@gmail.com> Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com> Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com> Co-Authored-By: Anders Larsson <64838990+anders-topp@users.noreply.github.com> Co-Authored-By: Johan <4934465+joolsus@users.noreply.github.com> Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com> Co-Authored-By: victoratndl <99176179+victoratndl@users.noreply.github.com>
113 lines
3.4 KiB
JSON
113 lines
3.4 KiB
JSON
{
|
|
"id": "08dbc495-3875-765b-cca2-5a2bb8c6a1e2",
|
|
"name": "proj-has-new-name",
|
|
"components": [
|
|
{
|
|
"name": "/Main",
|
|
"graph": {
|
|
"connections": [],
|
|
"roots": [
|
|
{
|
|
"id": "2d3ccd33-f1ef-2dc5-3e1a-ca9d61cd222b",
|
|
"type": "Group",
|
|
"label": "Root",
|
|
"x": 238,
|
|
"y": 237,
|
|
"parameters": {
|
|
"fill": "parent"
|
|
},
|
|
"ports": [],
|
|
"dynamicports": [],
|
|
"children": [
|
|
{
|
|
"id": "fa90ea16-1232-0437-deea-5dd6263d8247",
|
|
"type": "Rectangle",
|
|
"label": "Background",
|
|
"x": 20,
|
|
"y": 50,
|
|
"parameters": {
|
|
"color": "#ffffff"
|
|
},
|
|
"ports": [],
|
|
"dynamicports": [],
|
|
"children": []
|
|
},
|
|
{
|
|
"id": "189062e3-73dc-05ee-617c-55a3c2f1cc31",
|
|
"type": "Text",
|
|
"x": 20,
|
|
"y": 100,
|
|
"parameters": {
|
|
"alignX": "center",
|
|
"alignY": "center",
|
|
"text": "Hello World",
|
|
"fontSize": 150,
|
|
"color": "#000000",
|
|
"fontFamily": "Fontfabric - Nexa-Bold.otf"
|
|
},
|
|
"ports": [],
|
|
"dynamicports": [],
|
|
"children": []
|
|
},
|
|
{
|
|
"id": "7c192e4c-cecc-b064-5bdc-d10f07b79426",
|
|
"type": "/comp1",
|
|
"x": 20,
|
|
"y": 150,
|
|
"parameters": {},
|
|
"ports": [],
|
|
"dynamicports": [],
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"name": "/comp1",
|
|
"graph": {
|
|
"connections": [],
|
|
"roots": [
|
|
{
|
|
"id": "c8451024-fe91-0cbe-b3ad-85d77dd01432",
|
|
"type": "Image",
|
|
"x": 237,
|
|
"y": 170,
|
|
"parameters": {
|
|
"image": "assets/bear.jpg"
|
|
},
|
|
"ports": [],
|
|
"dynamicports": [],
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"name": "/comp2",
|
|
"graph": {
|
|
"connections": [],
|
|
"roots": [
|
|
{
|
|
"id": "0e73d02c-7ee1-43f3-c752-23ed74ac33ca",
|
|
"type": "Group",
|
|
"x": 243,
|
|
"y": 131,
|
|
"parameters": {},
|
|
"ports": [],
|
|
"dynamicports": [],
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"settings": {
|
|
"canvasWidth": 1080,
|
|
"canvasHeight": 1920
|
|
},
|
|
"rootNodeId": "2d3ccd33-f1ef-2dc5-3e1a-ca9d61cd222b",
|
|
"thumbnailURI": "blaj",
|
|
"version": "1"
|
|
} |