public override void AwakeFromManager() { base.AwakeFromManager(); CheckBindings(); InitUI(); InitAudioSettings(); instance = this; }