public virtual void Awake() { UpdateManager.AddBehaviour(this); }
protected virtual void Awake() { UpdateManager.AddBehaviour(this); }