Exemplo n.º 1
0
 void Start()
 {
     box = GameObject.Find("box").GetComponent <AssociateBox>();
 }
Exemplo n.º 2
0
 void Start()
 {
     box = GameObject.Find("box").GetComponent<AssociateBox>();
 }