public override void OnEnter(GamePlayer player) { base.OnEnter(player); // Zoom camera in and to lower pitch player.ZoomIn(); }