Beispiel #1
0
        public void Init()
        {
            _runtimeRotateGo           = new RunTimeRotateGo();
            HSMManager.hSMRuntimePlay += RuntimePlay;
#if UNITY_EDITOR
            NodeNotify.Clear();
#endif
        }