using System; using UnityEngine; public class ObstaclePool : BasePool { }