pub(crate) fn load_npc_bones( info: EntityInfo, manifests: &Manifests, base_mat: Mat4<f32>, ) -> Vec<(Mat4<f32>, Segment)>