using UnityEngine; public class Player : MonoBehaviour { public float health; }