Skip to main content

should_try_step_up

Function should_try_step_up 

Source
fn should_try_step_up(
    state: &EntityPhysicsState,
    collision_result: &MoveResult,
    mover_type: MoverType,
) -> bool
Expand description

Checks if step-up should be attempted.