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