moved scriptstate into JSON

This commit is contained in:
Chr1Z93 2022-11-17 10:43:14 +01:00
parent cd72568dc1
commit 082bcea8ac
2 changed files with 4 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"LayoutGroupSortIndex": 0, "LayoutGroupSortIndex": 0,
"Locked": true, "Locked": true,
"LuaScript": "require(\"core/DataHelper\")", "LuaScript": "require(\"core/DataHelper\")",
"LuaScriptState_path": "DataHelper.708279.luascriptstate", "LuaScriptState": "",
"MeasureMovement": false, "MeasureMovement": false,
"Name": "Custom_Tile", "Name": "Custom_Tile",
"Nickname": "Data Helper", "Nickname": "Data Helper",
@ -42,9 +42,9 @@
"Sticky": true, "Sticky": true,
"Tooltip": false, "Tooltip": false,
"Transform": { "Transform": {
"posX": 34.408, "posX": 34.41,
"posY": 1.436, "posY": 1.44,
"posZ": -22.892, "posZ": -22.89,
"rotX": 0, "rotX": 0,
"rotY": 255, "rotY": 255,
"rotZ": 0, "rotZ": 0,

View File

@ -1 +0,0 @@
{}