Function veloren_common::npc::kind_to_body
source ยท pub fn kind_to_body(kind: NpcKind) -> Body
Expand description
Randomly generates a body associated with this NPC kind.
pub fn kind_to_body(kind: NpcKind) -> Body
Randomly generates a body associated with this NPC kind.