Skip to content

Commit

Permalink
Lab
Browse files Browse the repository at this point in the history
  • Loading branch information
deepnight committed Sep 22, 2023
1 parent 30e1862 commit 6f8ca0c
Showing 1 changed file with 39 additions and 3 deletions.
42 changes: 39 additions & 3 deletions tests/lab2.ldtk
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"iid": "4446c930-3b70-11ee-b37b-2f99cafd2cce",
"jsonVersion": "1.4.0",
"appBuildId": 470935,
"nextUid": 122,
"appBuildId": 470936,
"nextUid": 123,
"identifierStyle": "Capitalize",
"toc": [],
"worldLayout": "Free",
Expand Down Expand Up @@ -1025,7 +1025,43 @@
"limitBehavior": "MoveLastOne",
"pivotX": 0,
"pivotY": 0,
"fieldDefs": []
"fieldDefs": [
{
"identifier": "Item",
"doc": null,
"__type": "LocalEnum.Item",
"uid": 122,
"type": "F_Enum(5)",
"isArray": false,
"canBeNull": false,
"arrayMinLength": null,
"arrayMaxLength": null,
"editorDisplayMode": "Hidden",
"editorDisplayScale": 1,
"editorDisplayPos": "Above",
"editorLinkStyle": "StraightArrow",
"editorDisplayColor": null,
"editorAlwaysShow": false,
"editorShowInWorld": true,
"editorCutLongValues": true,
"editorTextSuffix": null,
"editorTextPrefix": null,
"useForSmartColor": false,
"min": null,
"max": null,
"regex": null,
"acceptFileTypes": null,
"defaultOverride": null,
"textLanguageMode": null,
"symmetricalRef": false,
"autoChainRef": true,
"allowOutOfLevelRef": true,
"allowedRefs": "OnlySame",
"allowedRefsEntityUid": null,
"allowedRefTags": [],
"tilesetUid": null
}
]
},
{
"identifier": "Entity5",
Expand Down

0 comments on commit 6f8ca0c

Please # to comment.