addint option panel source bag
This commit is contained in:
parent
ceef316adf
commit
96ef2cc5cf
@ -188,7 +188,8 @@
|
|||||||
"Decoration-Ammo.b43845",
|
"Decoration-Ammo.b43845",
|
||||||
"Decoration-Ammo.d35ee9",
|
"Decoration-Ammo.d35ee9",
|
||||||
"ArkhamSCE300-1272023-Page1.f873a8",
|
"ArkhamSCE300-1272023-Page1.f873a8",
|
||||||
"VictoryDisplay.6ccd6d"
|
"VictoryDisplay.6ccd6d",
|
||||||
|
"OptionPanelSource.830bd0"
|
||||||
],
|
],
|
||||||
"PlayArea": 1,
|
"PlayArea": 1,
|
||||||
"PlayerCounts": [
|
"PlayerCounts": [
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
"LayoutGroupSortIndex": 0,
|
"LayoutGroupSortIndex": 0,
|
||||||
"Locked": true,
|
"Locked": true,
|
||||||
"LuaScript": "require(\"core/MythosArea\")",
|
"LuaScript": "require(\"core/MythosArea\")",
|
||||||
"LuaScriptState": "[]",
|
"LuaScriptState": "{\"currentScenario\":\"\",\"tokenData\":[],\"useFrontData\":true}",
|
||||||
"MeasureMovement": false,
|
"MeasureMovement": false,
|
||||||
"Name": "Custom_Tile",
|
"Name": "Custom_Tile",
|
||||||
"Nickname": "Mythos Area",
|
"Nickname": "Mythos Area",
|
||||||
|
51
objects/OptionPanelSource.830bd0.json
Normal file
51
objects/OptionPanelSource.830bd0.json
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
{
|
||||||
|
"AltLookAngle": {
|
||||||
|
"x": 0,
|
||||||
|
"y": 0,
|
||||||
|
"z": 0
|
||||||
|
},
|
||||||
|
"Autoraise": true,
|
||||||
|
"Bag": {
|
||||||
|
"Order": 0
|
||||||
|
},
|
||||||
|
"ColorDiffuse": {
|
||||||
|
"b": 0,
|
||||||
|
"g": 0.36652,
|
||||||
|
"r": 0.70588
|
||||||
|
},
|
||||||
|
"Description": "Contains the objects that are spawnable via option panel",
|
||||||
|
"DragSelectable": true,
|
||||||
|
"GMNotes": "",
|
||||||
|
"GUID": "830bd0",
|
||||||
|
"Grid": true,
|
||||||
|
"GridProjection": false,
|
||||||
|
"Hands": false,
|
||||||
|
"HideWhenFaceDown": false,
|
||||||
|
"IgnoreFoW": false,
|
||||||
|
"LayoutGroupSortIndex": 0,
|
||||||
|
"Locked": true,
|
||||||
|
"LuaScript": "",
|
||||||
|
"LuaScriptState": "",
|
||||||
|
"MaterialIndex": -1,
|
||||||
|
"MeasureMovement": false,
|
||||||
|
"MeshIndex": -1,
|
||||||
|
"Name": "Bag",
|
||||||
|
"Nickname": "OptionPanel Source",
|
||||||
|
"Number": 0,
|
||||||
|
"Snap": true,
|
||||||
|
"Sticky": true,
|
||||||
|
"Tooltip": true,
|
||||||
|
"Transform": {
|
||||||
|
"posX": 78,
|
||||||
|
"posY": 1.006,
|
||||||
|
"posZ": -4.596,
|
||||||
|
"rotX": 0,
|
||||||
|
"rotY": 0,
|
||||||
|
"rotZ": 0,
|
||||||
|
"scaleX": 0.75,
|
||||||
|
"scaleY": 0.75,
|
||||||
|
"scaleZ": 0.75
|
||||||
|
},
|
||||||
|
"Value": 0,
|
||||||
|
"XmlUI": ""
|
||||||
|
}
|
@ -42,4 +42,4 @@
|
|||||||
},
|
},
|
||||||
"Value": 0,
|
"Value": 0,
|
||||||
"XmlUI": ""
|
"XmlUI": ""
|
||||||
}
|
}
|
||||||
|
@ -162,10 +162,10 @@
|
|||||||
"Nickname": "Victory Display",
|
"Nickname": "Victory Display",
|
||||||
"Snap": false,
|
"Snap": false,
|
||||||
"Sticky": true,
|
"Sticky": true,
|
||||||
"Tooltip": true,
|
|
||||||
"Tags": [
|
"Tags": [
|
||||||
"CleanUpHelper_ignore"
|
"CleanUpHelper_ignore"
|
||||||
],
|
],
|
||||||
|
"Tooltip": true,
|
||||||
"Transform": {
|
"Transform": {
|
||||||
"posX": -1.5,
|
"posX": -1.5,
|
||||||
"posY": 1.531,
|
"posY": 1.531,
|
||||||
|
Loading…
Reference in New Issue
Block a user