|
I am having a button where in if I click it opens up a GUI Box.. Here it takes the whole screen but I want that to restrict that to some specific dimensions. How will I do that? How will I specify the screen width and height? Is there any better way to do this?
(comments are locked)
|
|
Check these out: GUILayout.Width and GUILayout.Height. I'm not very familiar with the
(comments are locked)
|
