Пример #1
0
 void Start()
 {
     box = GameObject.Find("box").GetComponent <AssociateBox>();
 }
Пример #2
0
 void Start()
 {
     box = GameObject.Find("box").GetComponent<AssociateBox>();
 }