const NEXT_FLAP_SPEED_DIVISOR: f32 = 2.0;
Divisor converting flap speed into the next flap distance threshold.