Fixed box positions
This commit is contained in:
@@ -786,15 +786,15 @@
|
||||
"renderMode": "Tile",
|
||||
"showName": true,
|
||||
"tilesetId": 36,
|
||||
"tileRenderMode": "Cover",
|
||||
"tileRenderMode": "FitInside",
|
||||
"tileRect": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 },
|
||||
"uiTileRect": null,
|
||||
"nineSliceBorders": [],
|
||||
"maxCount": 0,
|
||||
"maxCount": 1,
|
||||
"limitScope": "PerLevel",
|
||||
"limitBehavior": "MoveLastOne",
|
||||
"pivotX": 0.5,
|
||||
"pivotY": 0,
|
||||
"pivotY": 0.5,
|
||||
"fieldDefs": []
|
||||
},
|
||||
{
|
||||
@@ -1213,22 +1213,7 @@
|
||||
"seed": 9088967,
|
||||
"overrideTilesetUid": null,
|
||||
"gridTiles": [],
|
||||
"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": []
|
||||
}
|
||||
]
|
||||
"entityInstances": []
|
||||
},
|
||||
{
|
||||
"__identifier": "Player",
|
||||
@@ -1267,6 +1252,20 @@
|
||||
"defUid": 14,
|
||||
"px": [40,144],
|
||||
"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,
|
||||
"px": [16,160],
|
||||
"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,
|
||||
"overrideTilesetUid": null,
|
||||
"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",
|
||||
@@ -2907,16 +2907,16 @@
|
||||
},
|
||||
{
|
||||
"__identifier": "Goal",
|
||||
"__grid": [0,5],
|
||||
"__pivot": [0.5,0],
|
||||
"__grid": [1,5],
|
||||
"__pivot": [0.5,0.5],
|
||||
"__tags": [],
|
||||
"__tile": { "tilesetUid": 36, "x": 0, "y": 0, "w": 16, "h": 16 },
|
||||
"__smartColor": "#EAD4AA",
|
||||
"iid": "1a1293a0-73f0-11ef-b56f-bfe83bc378b6",
|
||||
"iid": "25501a90-9b00-11ef-9b7d-5b60489b2b42",
|
||||
"width": 16,
|
||||
"height": 24,
|
||||
"defUid": 15,
|
||||
"px": [0,80],
|
||||
"px": [24,88],
|
||||
"fieldInstances": []
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user