Jump to content
  • 0

Location window


koinken

Question

2 answers to this question

Recommended Posts

  • 0

Intersect-Engine\build\debug\client\resources\gui\layouts\game\PlayerBox.json

 

"EntityInfoPanel": {
      "Bounds": "0,0,314,126",
      "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": "entitybox.png",
      "HoverSound": null,
      "LeftMouseClickSound": null,
      "RightMouseClickSound": null,

In:

"Texture": "entitybox.png",

Set to:

"Texture": "",

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...