- Home /
 
 
               Question by 
               Akusan · Sep 06, 2017 at 01:45 AM · 
                guinetworkingmultiplayerhudonline game  
              
 
              How do you hide the Network HUD GUI?
What is the script or best way to hide this Network GUI HUD when player connects or hosts the game?

 
                 
                network-gui-hud.png 
                (126.0 kB) 
               
 
              
               Comment
              
 
               
              Answer by FlyingHighUp · Sep 06, 2017 at 06:22 PM
In your network manager script, simply disable the NetworkGUIHUD script using OnStartServer() or OnStartClient()
Your answer
 
             Follow this Question
Related Questions
Unity networking tutorial? 6 Answers
Find GameObjects and then add there name to an array? 0 Answers
Best way to host Unity2D Game online with multiplayer 0 Answers
Should I be using peer-to-peer networking for my 1v1 game? 1 Answer
I have a problem with the healthbar in a network multiplayer 0 Answers