using RootMotion; using UnityEngine; namespace Cielonos.MainGame { public class RunManager : Singleton { } }