I need help with GUI

I need help with positioning the play and back button so that it stays the same with the frame on the top in different resolutions

The top frame position: {-0.25, -40},{0.25, -110}
The top frame size: {1.5, 80},{1, 100}

The main frame position: {0.5, 0},{0.5, 0}
The main frame size: {0.1, 180},{0, 120}


I fixed it using a GUI plugin and now the buttons fit perfectly in different resolutions

1 Like