pub fn attempt_sit(data: &JoinData<'_>, update: &mut StateUpdate)
Expand description
Checks that player can Sit
and updates CharacterState
if so
pub fn attempt_sit(data: &JoinData<'_>, update: &mut StateUpdate)
Checks that player can Sit
and updates CharacterState
if so