Resolution Problems

Hi everybody!

First of all i am new on this forum and this is my first post here.

So i am busy creating this menu for my game and when i test it it looks good but whenever i play it on a diffrent resolution
the entire G.U.I and images are replaced. is there a fix for this?

,Icaruss7

There’s no “fix” for this, instead, design your game/GUI so it works on all resolutions.

How do i do that?

you can use boxes and textures to make a menu without gui and it wont get messed with by the res but the proper way (I think) is to use

screen.width/2 - how far you want it from there, screen.height/2 - how far from there