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