boyle bir hata veriyor.
C#:Panoya kopyala
using System.Collections; using System.Collections.Generic; using UnityEngine; public class OyunKontrol : MonoBehaviour // Update is called once per frame void Update() else if (Input.GetKeyDown(KeyCode.H)) if (Input.GetKeyDown(KeyCode.Return)) if (Input.GetKeyDown(KeyCode.UpArrow)) else if (Input.GetKeyDown(KeyCode.DownArrow)) else if (Input.GetKeyDown(KeyCode.Space)) } void Kontrol() }