"EntityMapLabel": {
     "Bounds": "200,6,200,20", <---- the 200 of X do the weird hidding text of the pic
     "Padding": "0,0,0,0",
     "AlignmentEdgeDistances": "0,0,0,0",
     "AlignmentTransform": "0,0",
     "Margin": "0,0,200,20",
     "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,200,255",
     "HoveredTextColor": "",
     "ClickedTextColor": "",
     "DisabledTextColor": "255,90,90,90",
     "TextAlign": "Right, Top",
     "TextPadding": "0,0,0,0",
     "AutoSizeToContents": false,
     "Font": "sourcesansproblack,12",
     "TextScale": 1.0
    },
Question
Kamus
Hello!
How the tittle says i want to move the "EntityMapLabel" outs the default place like the pic below
Â
But when i change the "X" value the text only hide a part of the limits
Here is my configs of "PlayerBox.json"
https://ascensiongamedev.com/resources/filehost/24a9c9287c03928e8634e5ac6d8702de.jsonÂ
    "EntityMapLabel": {
     "Bounds": "200,6,200,20", <---- the 200 of X do the weird hidding text of the pic
     "Padding": "0,0,0,0",
     "AlignmentEdgeDistances": "0,0,0,0",
     "AlignmentTransform": "0,0",
     "Margin": "0,0,200,20",
     "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,200,255",
     "HoveredTextColor": "",
     "ClickedTextColor": "",
     "DisabledTextColor": "255,90,90,90",
     "TextAlign": "Right, Top",
     "TextPadding": "0,0,0,0",
     "AutoSizeToContents": false,
     "Font": "sourcesansproblack,12",
     "TextScale": 1.0
    },
Â
Link to comment
Share on other sites
2 answers to this question
Recommended Posts