Merhaba ben unity için bir kod yazdım fakat bu kodda şöyle bir hata alıyorum: Assets/Enemy.cs(38,7): error CS1525: Unexpected symbol `float', expecting `class', `delegate', `enum', `interface', `partial', or `struct'
using System.Runtime.InteropServices;
using UnityEngine;
using...