Kodu calıştırmayı denediğimde CS1002 Expected hatası alıyorum.
Kod
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class ArabaKontrol : MonoBehaviour
void Update()
private void FixedUpdate()
private void FixedUpdate()
}
void SanalTeker()
}
}