Fix-It Friday - 11/3/2023

FIX the BOUNDING BOX creating which causes FALSE POSITIVES within the DZ bounds.

See:

The bounding box math is creating boxes too huge, thus it trips the DZ.

Shrinking the DZ and/or camera position changes would invalidate the use of the camera.

The backend AI software needs to reduce the size of this huge honking box. Maybe check is the DZ trip less than 10%, then NOT AN ALERT… something…

But its flawed.

[Mod Edit]: Adjusted link to point to top of referenced topic for complete issue context.