- Home /
 
 
               Question by 
               Tanapat · May 01, 2013 at 09:05 AM · 
                guiguitexture  
              
 
              Why GUI TEXT Move ?
Why GUI TEXT Move ?
I test in notebook 15.6 inc

I tet In PC 24 Inc 
How to fix gui text ?
thank you
               Comment
              
 
               
              What is making that "0"? Is it a GuiTexture. If so, what are the settings (position, pixelInset)? Is it an OnGUI drawTexture? If so, show the code.
The problem is probably mixing pixels and 0-1 screen sizes. Lots of threads on "unity texture fit" and things like that. Very common problem.
Your answer
 
             Follow this Question
Related Questions
Reduce Draw call for Multiple GUI Textures with same Texture 1 Answer
GUI 2D Bounding Box 1 Answer
Move GUI elements. 0 Answers
Erroe when resizing GUITextures in C# file 1 Answer
GUI Transparency Changing automatically 2 Answers