I hope someone can help me. I have created a game with unity 5 for the school assignment but im struggling with the main menu. The problem is that i place some text on the screen but when i change the resolution then everything is displayed differently. At least not how and where i would like them. I have already watched some tutorial but none of them helped me.
So this is the menu on small resolution.

But i would like to display it on big resolution like this:

The structure is the following:
Canvas -Render mode: screen space camera -Pixel perfect on -plane distance = 1 -Everything else is in default settings
Panel -Stretch horizontally and vertically
ExitGamePanel -Center Bottom -Text (Exit Game) as child
OptionsPanel -Center Bottom -Text (Options) as child
I have tried many settings but none of the would work. If anyone has an idea or could get me a link for a good tutorial i would really appropriate that.
Thank You!!

