Exemple #1
0
 void Start()
 {
     inv = GameObject.Find("Inventory").GetComponent <Inventorytest> ();
 }