Search Unity

Gui Text all over the place?

Discussion in '2D' started by jay73, Aug 20, 2014.

  1. jay73

    jay73

    Joined:
    Jul 31, 2014
    Posts:
    22
    I'm doing a 2D platformer and I have couple on gui text on my project/scene. They look fine and are in the right place in the inspector (game)window, but when I run the scene (maximize on play) OR build&run the game, the gui texts are all over the place... Why is that? How do I fix it?
     
  2. Punchbag

    Punchbag

    Joined:
    Oct 30, 2012
    Posts:
    48
    Screenshot would be handy :)
     
  3. jay73

    jay73

    Joined:
    Jul 31, 2014
    Posts:
    22
    I mean that if I change the screen resolution, gui texts are in different place. I don't have the time to fight with this now, so for now I decided to just use one resolution (1024x768) when building the project. It's a thesis project and we will change to java and javaee next week, so i'm not able to spent more time on this.
     
  4. vakabaka

    vakabaka

    Joined:
    Jul 21, 2014
    Posts:
    1,153
    if you are using beta 4.6, then check Anchor, may be you should set it in other place.

    if not 4.6, then i dont know :) I have never used old bad gui.