↧
How Do I Show and Hide GUI?
Hi guys. I am making an In-Game-Notepad so the player can write down notes, and I am trying to make it so that the "**Player**" can press "`n`" on his/her keyboard and either `Show` or **Hide** the...
View ArticleHow to hide/show GUI Buttons through another GUI Button?
Hi all, I'm a new Unity user and C# scripter and I want to be able to click a button to trigger the showing of several more buttons (this is for an options menu: sound/music toggle). I couldn't figure...
View ArticleHide / Disable GUI.Textfield in scene
hi! I'm back with another issue. have a login screen in my scene that uses two GUI.Textfield boxes. one for username other for password input. what im doing is when the user clicks the login 3d text...
View Article