Function voxelize::default_client_parser

source ยท
pub fn default_client_parser(
    world: &mut World,
    metadata: &str,
    client_ent: Entity
)
Expand description

The default client metadata parser, parses PositionComp and DirectionComp, and updates RigidBodyComp.