Merhaba Unity'ye yeni başladım ve internetten bir hareket kodu yazmaya calışıyordum ama resimdeki hatayı aldım. bunun cozumu nedir acaba?




kodlar :
Kod:Panoya kopyala
using System.Collections; using System.Collections.Generic; using UnityEngine; public class movement : MonoBehaviour void Update() }