Turned the additional cards bag into a proper box
This commit is contained in:
parent
1621be3594
commit
10371749c4
@ -9,9 +9,29 @@
|
||||
"Order": 0
|
||||
},
|
||||
"ColorDiffuse": {
|
||||
"b": 0,
|
||||
"g": 0.36652,
|
||||
"r": 0.70588
|
||||
"b": 1,
|
||||
"g": 1,
|
||||
"r": 1
|
||||
},
|
||||
"CustomMesh": {
|
||||
"CastShadows": true,
|
||||
"ColliderURL": "https://raw.githubusercontent.com/RobMayer/TTSLibrary/master/advboxes/core_h_COL.obj",
|
||||
"Convex": true,
|
||||
"CustomShader": {
|
||||
"FresnelStrength": 0,
|
||||
"SpecularColor": {
|
||||
"b": 1,
|
||||
"g": 1,
|
||||
"r": 1
|
||||
},
|
||||
"SpecularIntensity": 0,
|
||||
"SpecularSharpness": 2
|
||||
},
|
||||
"DiffuseURL": "http://cloud-3.steamusercontent.com/ugc/2450601198422160026/E21C455A90B78E48E0D03FCA4AF52A9C33C31534/",
|
||||
"MaterialIndex": 3,
|
||||
"MeshURL": "https://raw.githubusercontent.com/RobMayer/TTSLibrary/master/advboxes/core_h_MSH.obj",
|
||||
"NormalURL": "",
|
||||
"TypeIndex": 6
|
||||
},
|
||||
"Description": "Put any cards in here to add them to the indices for the player card panel and deck importer.\n\nSelect the 'update index' entry in the context menu of this bag once you've added all cards.\n\nThis can be used for custom cards too.",
|
||||
"DragSelectable": true,
|
||||
@ -29,7 +49,7 @@
|
||||
"MaterialIndex": -1,
|
||||
"MeasureMovement": false,
|
||||
"MeshIndex": -1,
|
||||
"Name": "Bag",
|
||||
"Name": "Custom_Model",
|
||||
"Nickname": "Additional Player Cards",
|
||||
"Number": 0,
|
||||
"Snap": true,
|
||||
@ -40,14 +60,14 @@
|
||||
"Tooltip": true,
|
||||
"Transform": {
|
||||
"posX": 60,
|
||||
"posY": 1.204,
|
||||
"posY": 1.486,
|
||||
"posZ": 48,
|
||||
"rotX": 0,
|
||||
"rotY": 0,
|
||||
"rotY": 270,
|
||||
"rotZ": 0,
|
||||
"scaleX": 1.5,
|
||||
"scaleY": 1.5,
|
||||
"scaleZ": 1.5
|
||||
"scaleX": 1,
|
||||
"scaleY": 0.14,
|
||||
"scaleZ": 1
|
||||
},
|
||||
"Value": 0,
|
||||
"XmlUI": ""
|
||||
|
@ -44,7 +44,7 @@
|
||||
"Transform": {
|
||||
"posX": 60,
|
||||
"posY": 1.481,
|
||||
"posZ": 56,
|
||||
"posZ": 57,
|
||||
"rotX": 0,
|
||||
"rotY": 270,
|
||||
"rotZ": 0,
|
||||
|
Loading…
Reference in New Issue
Block a user