using UnityEngine; public class SpawnerHolder : MonoBehaviour { [HideInInspector] public Transform spawner; }