using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; namespace Beyond { public class EatMeatStep : MonoBehaviour { public BaseStepController baseStepController; private bool hasUpdatedHealth = false; public List