using System.Collections; using System.Collections.Generic; using UnityEngine; using ChivaXR; public class MovePathManager : MonoSingleton<MovePathManager> { }