pub fn default_client_parser( world: &mut World, metadata: &str, client_ent: Entity, )
The default client metadata parser, parses PositionComp and DirectionComp, and updates RigidBodyComp.