pub fn zoom_camera(
    query: Query<'_, '_, (&mut OrthographicProjection, &CameraScaleLevel), With<MainCamera>>
)
Expand description

Zooms the camera based on the current scale level