Files
factory-hole-core/graph.json
2026-02-22 15:19:54 +09:00

43 lines
657 B
JSON

{
"editor": {
"nodePositions": {
"1": [
-170.0,
-162.0
],
"__worldOutput": [
400.0,
0.0
]
},
"previewOriginX": 0,
"previewOriginY": 0,
"previewScale": 1.0,
"seed": 0,
"tileRegistry": [
{
"color": [
0.7348794341087341,
0.730800986289978,
0.7554347515106201
],
"id": 1,
"name": "Stone"
}
],
"worldOutputPasses": [
1
]
},
"graph": {
"connections": [],
"nextId": 2,
"nodes": [
{
"id": 1,
"tileId": 1,
"type": "TileID"
}
]
}
}