protected virtual void Start() { targetCamera = GetComponent <Camera>(); alignCamera = GetComponent <AroundAlignCamera>(); }