Skip to content

Commit

Permalink
Updated maps
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Jan 9, 2024
1 parent 2746e36 commit 6044f5d
Show file tree
Hide file tree
Showing 10 changed files with 1,302 additions and 1,126 deletions.
1,428 changes: 750 additions & 678 deletions samples/_assets/sample.ldtk

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions samples/_assets/sample/0000-West.ldtkl
Original file line number Diff line number Diff line change
Expand Up @@ -59,14 +59,14 @@
"__tags": [],
"__tile": null,
"__smartColor": "#00BFFF",
"__worldX": 84,
"__worldY": 232,
"iid": "60018d46-66b0-11ec-a36b-a9ab7da03bee",
"width": 8,
"height": 10,
"defUid": 27,
"px": [84,192],
"fieldInstances": []
"fieldInstances": [],
"__worldX": 84,
"__worldY": 232
},
{
"__identifier": "Item",
Expand All @@ -75,8 +75,6 @@
"__tags": [],
"__tile": { "tilesetUid": 31, "x": 96, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#FFDD00",
"__worldX": 164,
"__worldY": 280,
"iid": "60018d47-66b0-11ec-a36b-1f92c653d135",
"width": 10,
"height": 10,
Expand All @@ -85,7 +83,9 @@
"fieldInstances": [{ "__identifier": "type", "__type": "LocalEnum.Items", "__value": "Potion", "__tile": { "tilesetUid": 31, "x": 96, "y": 0, "w": 16, "h": 16 }, "defUid": 32, "realEditorValues": [{
"id": "V_String",
"params": ["Potion"]
}] }]
}] }],
"__worldX": 164,
"__worldY": 280
},
{
"__identifier": "Item",
Expand All @@ -94,8 +94,6 @@
"__tags": [],
"__tile": { "tilesetUid": 31, "x": 16, "y": 96, "w": 16, "h": 16 },
"__smartColor": "#FFDD00",
"__worldX": 244,
"__worldY": 144,
"iid": "60018d48-66b0-11ec-a36b-7f7609ac6c0e",
"width": 10,
"height": 10,
Expand All @@ -104,7 +102,9 @@
"fieldInstances": [{ "__identifier": "type", "__type": "LocalEnum.Items", "__value": "Food", "__tile": { "tilesetUid": 31, "x": 16, "y": 96, "w": 16, "h": 16 }, "defUid": 32, "realEditorValues": [{
"id": "V_String",
"params": ["Food"]
}] }]
}] }],
"__worldX": 244,
"__worldY": 144
},
{
"__identifier": "Item",
Expand All @@ -113,8 +113,6 @@
"__tags": [],
"__tile": { "tilesetUid": 31, "x": 0, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#FFDD00",
"__worldX": 100,
"__worldY": 280,
"iid": "60018d49-66b0-11ec-a36b-07b80604cf98",
"width": 10,
"height": 10,
Expand All @@ -123,7 +121,9 @@
"fieldInstances": [{ "__identifier": "type", "__type": "LocalEnum.Items", "__value": "Pickaxe", "__tile": { "tilesetUid": 31, "x": 0, "y": 0, "w": 16, "h": 16 }, "defUid": 32, "realEditorValues": [{
"id": "V_String",
"params": ["Pickaxe"]
}] }]
}] }],
"__worldX": 100,
"__worldY": 280
}
]
},
Expand Down
6 changes: 3 additions & 3 deletions samples/_assets/sample/0001-East.ldtkl
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
"__tags": [],
"__tile": { "tilesetUid": 31, "x": 96, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#FFDD00",
"__worldX": 348,
"__worldY": 248,
"iid": "60038916-66b0-11ec-a36b-953273b2a0be",
"width": 10,
"height": 10,
Expand All @@ -69,7 +67,9 @@
"fieldInstances": [{ "__identifier": "type", "__type": "LocalEnum.Items", "__value": "Potion", "__tile": { "tilesetUid": 31, "x": 96, "y": 0, "w": 16, "h": 16 }, "defUid": 32, "realEditorValues": [{
"id": "V_String",
"params": ["Potion"]
}] }]
}] }],
"__worldX": 348,
"__worldY": 248
}
]
},
Expand Down
6 changes: 3 additions & 3 deletions samples/_assets/sample/0003-Treasure_room.ldtkl
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
"__tags": [],
"__tile": { "tilesetUid": 31, "x": 0, "y": 0, "w": 16, "h": 16 },
"__smartColor": "#FFDD00",
"__worldX": 628,
"__worldY": 304,
"iid": "6004c196-66b0-11ec-a36b-230838ef99d1",
"width": 10,
"height": 10,
Expand All @@ -69,7 +67,9 @@
"fieldInstances": [{ "__identifier": "type", "__type": "LocalEnum.Items", "__value": "Pickaxe", "__tile": { "tilesetUid": 31, "x": 0, "y": 0, "w": 16, "h": 16 }, "defUid": 32, "realEditorValues": [{
"id": "V_String",
"params": ["Pickaxe"]
}] }]
}] }],
"__worldX": 628,
"__worldY": 304
}
]
},
Expand Down
Loading

0 comments on commit 6044f5d

Please sign in to comment.