Function veloren_server_agent::util::should_continue_to_pursue

source ยท
fn should_continue_to_pursue(
    dist_to_target_sqrd: f32,
    psyche: &Psyche,
    target_health_fraction: f32,
) -> f32
Expand description

Scores the benefit of continuing the pursue in value from 0 to infinity.