public void DeActivePower() { ManagerTime.Instance.onPlay(true); usedPower = true; clock.NotFreeze(); ManagerPowers.Instance.UsingPower = false; }