Function 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.