Skip to content

Commit

Permalink
Updated map
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Jan 10, 2024
1 parent 9cc3325 commit 759b2c7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
6 changes: 5 additions & 1 deletion samples/_assets/sample.ldtk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"iid": "a8ea85a0-7820-11ed-b6fd-4507f1bd5fbf",
"jsonVersion": "1.5.0",
"appBuildId": 473560,
"appBuildId": 473583,
"nextUid": 59,
"identifierStyle": "Capitalize",
"toc": [{
Expand Down Expand Up @@ -80,6 +80,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
Expand Down Expand Up @@ -114,6 +115,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
Expand Down Expand Up @@ -148,6 +150,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [
{ "value": 1, "identifier": "walls", "color": "#2A2B61", "tile": null, "groupUid": 0 },
{ "value": 2, "identifier": "ladders", "color": "#A36433", "tile": null, "groupUid": 0 },
Expand Down Expand Up @@ -713,6 +716,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [{ "value": 1, "identifier": "bg_walls", "color": "#6A6A6A", "tile": null, "groupUid": 0 }],
"intGridValuesGroups": [],
"autoRuleGroups": [
Expand Down
9 changes: 8 additions & 1 deletion samples/_assets/unitTest.ldtk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"iid": "a6731d00-7820-11ed-b6fd-8d5e0e3d5314",
"jsonVersion": "1.5.0",
"appBuildId": 473560,
"appBuildId": 473583,
"nextUid": 124,
"identifierStyle": "Free",
"toc": [ {
Expand Down Expand Up @@ -98,6 +98,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [{ "value": 1, "identifier": "walls", "color": "#8696BB", "tile": null, "groupUid": 0 }],
"intGridValuesGroups": [],
"autoRuleGroups": [
Expand Down Expand Up @@ -467,6 +468,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [
Expand Down Expand Up @@ -577,6 +579,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
Expand Down Expand Up @@ -611,6 +614,7 @@
"excludedTags": ["Special"],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
Expand Down Expand Up @@ -645,6 +649,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [],
"intGridValuesGroups": [],
"autoRuleGroups": [],
Expand Down Expand Up @@ -679,6 +684,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [
{ "value": 1, "identifier": "a", "color": "#FFFFFF", "tile": null, "groupUid": 0 },
{ "value": 2, "identifier": "b", "color": "#FF0000", "tile": null, "groupUid": 0 },
Expand Down Expand Up @@ -718,6 +724,7 @@
"excludedTags": [],
"autoTilesKilledByOtherLayerUid": null,
"uiFilterTags": [],
"useAsyncRender": false,
"intGridValues": [{ "value": 1, "identifier": null, "color": "#00F9EC", "tile": null, "groupUid": 0 }],
"intGridValuesGroups": [],
"autoRuleGroups": [],
Expand Down

0 comments on commit 759b2c7

Please sign in to comment.