How is "flat" geometry -cloths, flags, banners etc typically exported to a game engine? Is it typical to try using a double sided shader, or just double up the geometry for both sides? also, since baking normals seems to require a 3D lo-poly object, how do you bake to a flat surface? I ask because working this prop I've…