public void OnDestroy() { EffectLevelManager.GetInstance().RemoveController(this); }
public void Start() { EffectLevelManager.GetInstance().AddController(this); }