Hi,
is it possible to setup Buttons altrernate for the 2 Images (next and back)?
i tryed to setting up the lengh and high from the Anchors but im so confused how to setup the correct size.
i tryed to insert my own buttowns but ive problems to find the right min and max anchors.
i tryed to insert that button:
but picture is to small.
"next_button": {
"Color": "0 0 0 0.4",
"Material": "assets/icons/iconmaterial.mat",
"Image": "https://rustplugins.net/products/welcomepanellite/1/next.png",
"Anchor Min": "0.97 0.005",
"Anchor Max": "1 0.053",
"Offset Min": "0 0",
"Offset Max": "0 0",
"Fade": 0.0,
"Text (not for panels)": "",
"Text Alignment (not for panels)": 4,
"Text Font (not for panels)": "robotocondensed-bold.ttf"
},
"back_button": {
"Color": "0 0 0 0.4",
"Material": "assets/icons/iconmaterial.mat",
"Image": "https://rustplugins.net/products/welcomepanellite/1/back.png",
"Anchor Min": "0.935 0.005",
"Anchor Max": "0.965 0.053",
"Offset Min": "0 0",
"Offset Max": "0 0",
"Fade": 0.0,
"Text (not for panels)": "",
"Text Alignment (not for panels)": 4,
"Text Font (not for panels)": "robotocondensed-bold.ttf"
}