// private void NoRSC() { noRSC = true; eye.PlayEyeNoRSCAnim(); SoundManager.instance.Play(SoundKey.NOENERGY); //Debug.Log("자원이 부족합니다."); }