using UnityEngine; public class Apples : MonoBehaviour { public int appleCount = 1; }