using UnityEngine; public class PlayerFacade : MonoBehaviour { public float MaxHealth; }