using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// This class is used as a Tag to quickly reference the head of this RckAI in the Reset() /// public class AIHeadPos : MonoBehaviour { }