Constant de_movement::obstacles::NEARBY_HALF_EXTENT

source ·
const NEARBY_HALF_EXTENT: f32 = 10.;
Expand description

Obstacle avoidance algorithm takes into account only obstacles inside a rectangle of this half-size.