Exemplo n.º 1
0
 void OnGUI()
 {
     GUI.skin = MenuSkin;
     MenuPanel.Draw();
     ControlsPanel.Draw();
 }