fn swim_move(
    data: &JoinData<'_>,
    update: &mut StateUpdate,
    efficiency: f32,
    submersion: f32
) -> bool
Expand description

Updates components to move player as if theyre swimming