Hi guys, how to change backpack position?
How to change backpack position?Solved
Do you mean the position of the UI button? There are alternate coordinates in the plugin documentation that you can paste into the config.
WhiteThunder
Do you mean the position of the UI button? There are alternate coordinates in the plugin documentation that you can paste into the config.
Left-side button coordinates
"GUI Button Position": {
"Anchors Min": "0.5 0.0",
"Anchors Max": "0.5 0.0",
"Offsets Min": "-265 18",
"Offsets Max": "-205 78"
}Its here, yes?
Yes. Paste that into the config in place of the existing coordinates. You can also customize them further to place the button anywhere.
WhiteThunder
Yes. Paste that into the config in place of the existing coordinates. You can also customize them further to place the button anywhere.
Thank u for help, have a good day :)
Locked automatically