Jump to content
  • 0

Playerbox location


seethingword

Question

This question goes along with:

I was able to move my playerbox, XP labels, Health bar, etc. BUT, i have lost the ability to click anywhere on the screen when no window is open. (Left click to attack and target)

 

Can anyone help me figure out how to disable the entity box background without disabling the entity box itself?

 

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

Could you post the json? 

 

Also, if you follow the advice in that topic, you basically made a big invisible wall that you can't click through. So don't follow that advice. 

 

If you really want to separate the two you'd need to edit the source files and split the vitals and give them their own window

Link to comment
Share on other sites

  • 0

ya i want a big invisible wall that you can click through XD

so far all ive moved is the XP bar

{
  "Bounds": "0,0,1920,1080",
  "Padding": "0,0,0,0",
  "AlignmentEdgeDistances": "4,4,0,0",
  "AlignmentTransform": "0,0",
  "Margin": "0,0,0,0",
  "RenderColor": "255,255,255,255",
  "Alignments": "",
  "DrawBackground": false,
  "MinimumSize": "1,1",
  "MaximumSize": "4096,4096",
  "Disabled": false,
  "Hidden": false,
  "RestrictToParent": true,
  "MouseInputEnabled": true,
  "HideToolTip": false,
  "ToolTipBackground": null,
  "ToolTipFont": null,
  "ToolTipTextColor": "",
  "Texture": "",
  "HoverSound": null,
  "LeftMouseClickSound": null,
  "RightMouseClickSound": null,
  "Children": {
    "EntityInfoPanel": {
      "Bounds": "0,0,1920,4096",
      "Padding": "0,0,0,0",
      "AlignmentEdgeDistances": "0,0,0,0",
      "AlignmentTransform": "0,0",
      "Margin": "0,0,0,0",
      "RenderColor": "255,255,255,255",
      "Alignments": "",
      "DrawBackground": false,
      "MinimumSize": "1,1",
      "MaximumSize": "4096,4096",
      "Disabled": false,
      "Hidden": false,
      "RestrictToParent": false,
      "MouseInputEnabled": true,
      "HideToolTip": false,
      "ToolTipBackground": null,
      "ToolTipFont": null,
      "ToolTipTextColor": "",
      "Texture": "",
      "HoverSound": null,
      "LeftMouseClickSound": null,
      "RightMouseClickSound": null,
      "Children": {
        "EntityNameLabel": {
          "Bounds": "76,7,128,20",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": false,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": true,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Left, Top",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": true,
          "Font": "sourcesansproblack,12",
          "TextScale": 1.0
        },
        "EntityLevelLabel": {
          "Bounds": "16,7,1,20",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": false,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": true,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Left, Top",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": true,
          "Font": "sourcesansproblack,12",
          "TextScale": 1.0
        },
        "NameAndLevelLabel": {
          "Bounds": "25,6,1,20",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Left, Top",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": true,
          "Font": "sourcesansproblack,12",
          "TextScale": 1.0
        },
        "EntityMapLabel": {
          "Bounds": "100,6,200,22",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Right, Top",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": false,
          "Font": "sourcesansproblack,12",
          "TextScale": 1.0
        },
        "EntityGraphicContainer": {
          "Bounds": "18,39,64,64",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": true,
          "Hidden": true,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Texture": null,
          "HoverSound": null,
          "LeftMouseClickSound": null,
          "RightMouseClickSound": null
        },
        "EventDescLabel": {
          "Bounds": "93,33,207,0",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Font": null
        },
        "HPBarBackground": {
          "Bounds": "130,44,168,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Texture": "emptybar.png",
          "HoverSound": null,
          "LeftMouseClickSound": null,
          "RightMouseClickSound": null
        },
        "HPBar": {
          "Bounds": "130,45,168,14",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Texture": "HPBar.png",
          "HoverSound": null,
          "LeftMouseClickSound": null,
          "RightMouseClickSound": null
        },
        "ShieldBar": {
          "Bounds": "130,45,168,14",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Texture": "ShieldBar.png",
          "HoverSound": null,
          "LeftMouseClickSound": null,
          "RightMouseClickSound": null
        },
        "HPTitle": {
          "Bounds": "100,43,21,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Left, Top",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": true,
          "Font": "sourcesansproblack,10",
          "TextScale": 1.0
        },
        "HPLabel": {
          "Bounds": "130,43,168,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Center",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": false,
          "Font": "sourcesansproblack,10",
          "TextScale": 1.0
        },
        "MPBackground": {
          "Bounds": "130,70,168,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Texture": "emptybar.png",
          "HoverSound": null,
          "LeftMouseClickSound": null,
          "RightMouseClickSound": null
        },
        "MPBar": {
          "Bounds": "130,71,168,14",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Texture": "manabar.png",
          "HoverSound": null,
          "LeftMouseClickSound": null,
          "RightMouseClickSound": null
        },
        "MPTitle": {
          "Bounds": "100,69,22,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Left, Top",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": true,
          "Font": "sourcesansproblack,10",
          "TextScale": 1.0
        },
        "MPLabel": {
          "Bounds": "130,69,168,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Center",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": false,
          "Font": "sourcesansproblack,10",
          "TextScale": 1.0
        },
        "EXPBackground": {
          "Bounds": "0,1064,1920,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Texture": "emptybar.png",
          "HoverSound": null,
          "LeftMouseClickSound": null,
          "RightMouseClickSound": null
        },
        "EXPBar": {
          "Bounds": "0,1064,1920,14",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": true,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "Texture": "expbar.png",
          "HoverSound": null,
          "LeftMouseClickSound": null,
          "RightMouseClickSound": null
        },
        "EXPTitle": {
          "Bounds": "803,1062,27,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Left, Top",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": true,
          "Font": "sourcesansproblack,10",
          "TextScale": 1.0
        },
        "EXPLabel": {
          "Bounds": "850,1062,168,16",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": false,
          "RestrictToParent": false,
          "MouseInputEnabled": false,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "BackgroundTemplate": null,
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Center",
          "TextPadding": "0,0,0,0",
          "AutoSizeToContents": false,
          "Font": "sourcesansproblack,10",
          "TextScale": 1.0
        },
        "TradeButton": {
          "Bounds": "117,89,100,20",
          "Padding": "3,3,3,3",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": false,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": true,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Center",
          "TextPadding": "3,3,3,3",
          "AutoSizeToContents": false,
          "Font": "sourcesansproblack,10",
          "TextScale": 1.0,
          "NormalImage": "",
          "HoveredImage": "",
          "ClickedImage": "",
          "DisabledImage": "",
          "CenterImage": false,
          "HoverSound": "octave-tap-resonant.wav",
          "MouseUpSound": "",
          "MouseDownSound": "octave-tap-warm.wav",
          "ClickSound": ""
        },
        "PartyButton": {
          "Bounds": "165,89,100,20",
          "Padding": "3,3,3,3",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": false,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": true,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "TextColor": "255,255,255,255",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Center",
          "TextPadding": "3,3,3,3",
          "AutoSizeToContents": false,
          "Font": "sourcesansproblack,10",
          "TextScale": 1.0,
          "NormalImage": "",
          "HoveredImage": "",
          "ClickedImage": "",
          "DisabledImage": "",
          "CenterImage": false,
          "HoverSound": "octave-tap-resonant.wav",
          "MouseUpSound": "",
          "MouseDownSound": "octave-tap-warm.wav",
          "ClickSound": ""
        },
        "FriendButton": {
          "Bounds": "0,0,100,20",
          "Padding": "0,0,0,0",
          "AlignmentEdgeDistances": "0,0,0,0",
          "AlignmentTransform": "0,0",
          "Margin": "0,0,0,0",
          "RenderColor": "255,255,255,255",
          "Alignments": "",
          "DrawBackground": true,
          "MinimumSize": "1,1",
          "MaximumSize": "4096,4096",
          "Disabled": false,
          "Hidden": true,
          "RestrictToParent": false,
          "MouseInputEnabled": true,
          "HideToolTip": false,
          "ToolTipBackground": null,
          "ToolTipFont": null,
          "ToolTipTextColor": "",
          "TextColor": "255,82,82,82",
          "HoveredTextColor": "",
          "ClickedTextColor": "",
          "DisabledTextColor": "255,90,90,90",
          "TextAlign": "Center",
          "TextPadding": "3,3,3,3",
          "AutoSizeToContents": false,
          "Font": null,
          "TextScale": 1.0,
          "NormalImage": null,
          "HoveredImage": null,
          "ClickedImage": null,
          "DisabledImage": null,
          "CenterImage": false,
          "HoverSound": "octave-tap-resonant.wav",
          "MouseUpSound": "",
          "MouseDownSound": "octave-tap-warm.wav",
          "ClickSound": ""
        }
      }
    },
    "StatusArea": {
      "Bounds": "0,126,314,82",
      "Padding": "0,0,0,0",
      "AlignmentEdgeDistances": "0,0,0,0",
      "AlignmentTransform": "0,0",
      "Margin": "0,0,0,0",
      "RenderColor": "255,255,255,255",
      "Alignments": "",
      "DrawBackground": true,
      "MinimumSize": "1,1",
      "MaximumSize": "4096,4096",
      "Disabled": false,
      "Hidden": false,
      "RestrictToParent": false,
      "MouseInputEnabled": true,
      "HideToolTip": false,
      "ToolTipBackground": null,
      "ToolTipFont": null,
      "ToolTipTextColor": "",
      "Texture": "",
      "HoverSound": null,
      "LeftMouseClickSound": null,
      "RightMouseClickSound": null
    }
  }
}

 

Link to comment
Share on other sites

×
×
  • Create New...