using UnityEngine; public abstract class ProductionObject : MonoBehaviour { }