From 10371749c4ea9a11fee6848936e1a2b3cc6c7931 Mon Sep 17 00:00:00 2001 From: Chr1Z93 Date: Sat, 8 Jun 2024 17:46:54 +0200 Subject: [PATCH] Turned the additional cards bag into a proper box --- objects/AdditionalPlayerCards.2cba6b.json | 38 +++++++++++++++++------ objects/Search-A-Card.24051a.json | 2 +- 2 files changed, 30 insertions(+), 10 deletions(-) diff --git a/objects/AdditionalPlayerCards.2cba6b.json b/objects/AdditionalPlayerCards.2cba6b.json index 516128d2..d9ed5092 100644 --- a/objects/AdditionalPlayerCards.2cba6b.json +++ b/objects/AdditionalPlayerCards.2cba6b.json @@ -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": "" diff --git a/objects/Search-A-Card.24051a.json b/objects/Search-A-Card.24051a.json index dd6b2eff..39a376f0 100644 --- a/objects/Search-A-Card.24051a.json +++ b/objects/Search-A-Card.24051a.json @@ -44,7 +44,7 @@ "Transform": { "posX": 60, "posY": 1.481, - "posZ": 56, + "posZ": 57, "rotX": 0, "rotY": 270, "rotZ": 0,