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