Esempio n. 1
0
 void Start()
 {
     fizik = GetComponent <Rigidbody2D>();
     //bu satıra iyi çalış
     oyun = oyun.GetComponent <oyun>();
 }
Esempio n. 2
0
 void Start()
 {
     oyun = oyun.GetComponent <oyun>();
 }