void Start() { self = this; }
void Update() { CameraAngleController.AngleCamera(angle, time); this.enabled = false; }