- Home /
 
 
               Question by 
               aglavarar · May 17, 2013 at 08:22 AM · 
                guitexture  
              
 
              can use two gui texture in scene
hello.. can i use two texture in a scene?? if can, how to make it??
thanks
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by robertbu · May 17, 2013 at 04:55 PM
Not sure of your question. You can use any number of textures in a scene. If you are talking about GUI.DrawTexture(), you will need to make one call for each texture inside of OnGUI(). If you are talking about a GUITexture, just use GameObject/Create Other/GUI Texture multiple times and then assign your texture rather than the logo texture.
Your answer
 
             Follow this Question
Related Questions
Reduce Draw call for Multiple GUI Textures with same Texture 1 Answer
pickup count on GUI 1 Answer
3d Mask on GUI Texture, its possible? 0 Answers
I have yet more problems with gui and bullets Help please 1 Answer
simple x-y joystick 0 Answers