Fixed box positions

This commit is contained in:
2024-11-05 18:05:14 +02:00
parent 0f97a98859
commit fd4af6105c

View File

@@ -786,15 +786,15 @@
"renderMode": "Tile", "renderMode": "Tile",
"showName": true, "showName": true,
"tilesetId": 36, "tilesetId": 36,
"tileRenderMode": "Cover", "tileRenderMode": "FitInside",
"tileRect": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 }, "tileRect": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 },
"uiTileRect": null, "uiTileRect": null,
"nineSliceBorders": [], "nineSliceBorders": [],
"maxCount": 0, "maxCount": 1,
"limitScope": "PerLevel", "limitScope": "PerLevel",
"limitBehavior": "MoveLastOne", "limitBehavior": "MoveLastOne",
"pivotX": 0.5, "pivotX": 0.5,
"pivotY": 0, "pivotY": 0.5,
"fieldDefs": [] "fieldDefs": []
}, },
{ {
@@ -1213,22 +1213,7 @@
"seed": 9088967, "seed": 9088967,
"overrideTilesetUid": null, "overrideTilesetUid": null,
"gridTiles": [], "gridTiles": [],
"entityInstances": [ "entityInstances": []
{
"__identifier": "Goal",
"__grid": [34,13],
"__pivot": [0.5,0],
"__tags": [],
"__tile": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#EAD4AA",
"iid": "ee9001c0-9b00-11ef-a60d-5b17cba2b0bd",
"width": 16,
"height": 24,
"defUid": 15,
"px": [552,208],
"fieldInstances": []
}
]
}, },
{ {
"__identifier": "Player", "__identifier": "Player",
@@ -1267,6 +1252,20 @@
"defUid": 14, "defUid": 14,
"px": [40,144], "px": [40,144],
"fieldInstances": [] "fieldInstances": []
},
{
"__identifier": "Goal",
"__grid": [34,12],
"__pivot": [0.5,0.5],
"__tags": [],
"__tile": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#EAD4AA",
"iid": "ee9001c0-9b00-11ef-a60d-5b17cba2b0bd",
"width": 16,
"height": 24,
"defUid": 15,
"px": [552,200],
"fieldInstances": []
} }
] ]
}, },
@@ -2007,20 +2006,6 @@
"defUid": 14, "defUid": 14,
"px": [16,160], "px": [16,160],
"fieldInstances": [] "fieldInstances": []
},
{
"__identifier": "Goal",
"__grid": [8,1],
"__pivot": [0.5,0],
"__tags": [],
"__tile": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#EAD4AA",
"iid": "8ccfec80-73f0-11ef-83af-cf97936dcf8c",
"width": 16,
"height": 24,
"defUid": 15,
"px": [128,16],
"fieldInstances": []
} }
] ]
}, },
@@ -2047,7 +2032,22 @@
"seed": 1633746, "seed": 1633746,
"overrideTilesetUid": null, "overrideTilesetUid": null,
"gridTiles": [], "gridTiles": [],
"entityInstances": [] "entityInstances": [
{
"__identifier": "Goal",
"__grid": [7,1],
"__pivot": [0.5,0.5],
"__tags": [],
"__tile": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#EAD4AA",
"iid": "28a07e10-9b00-11ef-9b7d-1591ee269042",
"width": 16,
"height": 24,
"defUid": 15,
"px": [120,24],
"fieldInstances": []
}
]
}, },
{ {
"__identifier": "Walls", "__identifier": "Walls",
@@ -2907,16 +2907,16 @@
}, },
{ {
"__identifier": "Goal", "__identifier": "Goal",
"__grid": [0,5], "__grid": [1,5],
"__pivot": [0.5,0], "__pivot": [0.5,0.5],
"__tags": [], "__tags": [],
"__tile": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 }, "__tile": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#EAD4AA", "__smartColor": "#EAD4AA",
"iid": "1a1293a0-73f0-11ef-b56f-bfe83bc378b6", "iid": "25501a90-9b00-11ef-9b7d-5b60489b2b42",
"width": 16, "width": 16,
"height": 24, "height": 24,
"defUid": 15, "defUid": 15,
"px": [0,80], "px": [24,88],
"fieldInstances": [] "fieldInstances": []
} }
] ]