protected virtual void UpdateAlpha() { if (displayObject != null) displayObject.alpha = _alpha; UpdateGear(3); }