AminTheBABO
Centipat
- Katılım
- 1 Eylül 2021
- Mesajlar
- 11
Daha fazla
- Cinsiyet
- Erkek
Using System. Collections;
Using System. Collections. Generic;
Using unityengine;
Public class oyuncuhareket: Monobehaviour.
{
// Start is called before the first frame Update.
Void Start()
{
Debug.Log(“unity 3d”)
}
// Update is called once per frame.
Void Update()
{
}
}
Kod bu ama ben burada hatamı bulamadım. Şu kodu yazdığımda Debug.Log(“unity 3d”) hata alıyorum.
Hata: Assets\OyuncuHaraket.cs(10,30): error CS1002: Expected.
Böyle hata alıyorum yardım edinn.
Son düzenleyen: Moderatör: