Hello! I couldn’t find any documentations about this so I decided to ask it instead.
Now let’s start with the question!
So I have a small game with GUIText on the sides of he screen (in the Unity editor). But when I start the game in fullscreen with 1920x1080 resolution, the text is definetly not on the sides! All of my GUITexts are in the same position as they were when I set it up in the editor. That means that the text isn’t on the edge of the screen, but all of it is in upper left edge of the screen with the same size as the editor.
Here is an image describing it, that I would have uploaded to the question if it didn’t take too many MB’s to upload: http://s879.photobucket.com/user/ThePicturePictureThing/media/MarriedManSimulator2013-11-0311-47-21-65_zps285eaa3b.png.html?filters[user]=138086222&filters[recent]=1&sort=1&o=0
I did suspect something like that happening and I understand why it’s happening, but I have no clue on how to fix it.
What I want to know is how to automaticly put the GUIText in the edges of the screen when you change your resolution.
Note: I downloaded an in-game resolution changer in the asset store.
PS: Please tell me if I described my current sitation badly (I am usually prettty bad at explaining things).