13 lines
309 B
JSON
13 lines
309 B
JSON
{
|
|
"nodes": {
|
|
"TopLeft": [0, 0, 0, true],
|
|
"TopRight": [1600, 0, 0, true],
|
|
"BottomLeft": [0, 0, 900, true],
|
|
"BottomRight": [1600, 0, 900, true]
|
|
},
|
|
"edges": [],
|
|
"areas": {
|
|
"test image": [100, 0, 100, true, {"image": "test image.png", "size": [200, 200], "color": [1, 1, 1, 1]}]
|
|
}
|
|
}
|