Function veloren_server::sys::agent::behavior_tree::react_on_dangerous_fall

source ยท
fn react_on_dangerous_fall(bdata: &mut BehaviorData<'_, '_, '_>) -> bool
Expand description

If falling velocity is critical, throw everything and save yourself!

If can fly - fly. If have glider - glide. Else, rest in peace.