Added level elements in addition to scripting elements (after ModManager fix has been made)

This commit is contained in:
Jorge Parra 2023-03-27 15:16:28 -04:00
parent 200b85829e
commit 2f46f54e13
12 changed files with 212 additions and 7 deletions

View File

@ -189,7 +189,11 @@
"Decoration-Ammo.d35ee9",
"ArkhamSCE300-1272023-Page1.f873a8",
"VictoryDisplay.6ccd6d",
"OptionPanelSource.830bd0"
"OptionPanelSource.830bd0",
"CampaignImporterExporter.334ee3",
"ScriptingTrigger.ef3b5f",
"ScriptingTrigger.b6e806",
"ScriptingTrigger.cc3540"
],
"PlayArea": 1,
"PlayerCounts": [

View File

@ -356,5 +356,12 @@
"y": 135,
"z": 180
}
},
{
"Position": {
"x": -21.251,
"y": 1.481,
"z": 55.589
}
}
]

View File

@ -0,0 +1,57 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"ColorDiffuse": {
"b": 1,
"g": 1,
"r": 1
},
"CustomImage": {
"CustomTile": {
"Stackable": false,
"Stretch": true,
"Thickness": 0.2,
"Type": 0
},
"ImageScalar": 1,
"ImageSecondaryURL": "",
"ImageURL": "http://cloud-3.steamusercontent.com/ugc/254843371583173230/BECDC34EB4D2C8C5F9F9933C97085F82A2F21AE3/",
"WidthScale": 0
},
"Description": "",
"DragSelectable": true,
"GMNotes": "",
"GUID": "334ee3",
"Grid": true,
"GridProjection": false,
"Hands": false,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": true,
"LuaScript": "require(\"accessories/CampaignImporterExporter\")",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "Custom_Tile",
"Nickname": "Campaign Importer/Exporter",
"Snap": true,
"Sticky": true,
"Tooltip": true,
"Transform": {
"posX": -11.74,
"posY": 1.481,
"posZ": 55.65,
"rotX": 0,
"rotY": 270,
"rotZ": 0,
"scaleX": 3.38,
"scaleY": 1,
"scaleZ": 3.38
},
"Value": 0,
"XmlUI": ""
}

View File

@ -44,7 +44,6 @@
"MeshIndex": -1,
"Name": "Bag",
"Nickname": "OptionPanel Source",
"Number": 0,
"Snap": true,
"Sticky": true,
"Tooltip": true,

View File

@ -0,0 +1,46 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"ColorDiffuse": {
"a": 0.5098,
"b": 1,
"g": 1,
"r": 1
},
"Description": "",
"DragSelectable": true,
"GMNotes": "",
"GUID": "b6e806",
"Grid": true,
"GridProjection": false,
"Hands": false,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": true,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "ScriptingTrigger",
"Nickname": "",
"Snap": true,
"Sticky": true,
"Tooltip": true,
"Transform": {
"posX": 37.84,
"posY": 1.147,
"posZ": -71.521,
"rotX": 0,
"rotY": 90,
"rotZ": 0,
"scaleX": 45.55,
"scaleY": 5.1,
"scaleZ": 64.37
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,46 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"ColorDiffuse": {
"a": 0.5098,
"b": 1,
"g": 1,
"r": 1
},
"Description": "",
"DragSelectable": true,
"GMNotes": "",
"GUID": "cc3540",
"Grid": true,
"GridProjection": false,
"Hands": false,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": true,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "ScriptingTrigger",
"Nickname": "",
"Snap": true,
"Sticky": true,
"Tooltip": true,
"Transform": {
"posX": -2.269,
"posY": 1.865,
"posZ": -27.381,
"rotX": 0,
"rotY": 90,
"rotZ": 0,
"scaleX": 17.22,
"scaleY": 5.1,
"scaleZ": 13.67
},
"Value": 0,
"XmlUI": ""
}

View File

@ -0,0 +1,46 @@
{
"AltLookAngle": {
"x": 0,
"y": 0,
"z": 0
},
"Autoraise": true,
"ColorDiffuse": {
"a": 0.5098,
"b": 1,
"g": 1,
"r": 1
},
"Description": "",
"DragSelectable": true,
"GMNotes": "",
"GUID": "ef3b5f",
"Grid": true,
"GridProjection": false,
"Hands": false,
"HideWhenFaceDown": false,
"IgnoreFoW": false,
"LayoutGroupSortIndex": 0,
"Locked": true,
"LuaScript": "",
"LuaScriptState": "",
"MeasureMovement": false,
"Name": "ScriptingTrigger",
"Nickname": "",
"Snap": true,
"Sticky": true,
"Tooltip": true,
"Transform": {
"posX": -21.959,
"posY": 1.726,
"posZ": 55.196,
"rotX": 0,
"rotY": 90,
"rotZ": 0,
"scaleX": 13.76,
"scaleY": 5.1,
"scaleZ": 11.32
},
"Value": 0,
"XmlUI": ""
}