using UnityEngine; public class EnemyDemageField : MonoBehaviour { private float damage; }