Function veloren_common::states::utils::handle_climb
source ยท pub fn handle_climb(data: &JoinData<'_>, update: &mut StateUpdate) -> bool
Expand description
Checks that player can Climb
and updates CharacterState
if so