using UnityEngine; public class DebugItem : MonoBehaviour { public GameObject target; }