Example #1
0
 void Start()
 {
     selectedInitial = 0;
     hud             = gameObject.GetComponent <HS_HUD>();
 }