using UnityEngine; using System.Collections.Generic; public class Harvester : Entity { }