Sorry I'm a bit new at UDK and I'm trying to get a lightmap out of my UDK level. So if I create a level, how do I get UDK to create the LightMapTexture2D for me (see this), and how do I get it to export the lightmap coordinates when exporting to the t3d format?
Note I need this because I'm experimenting with my own engine so I need access to the light map.
Note I need this because I'm experimenting with my own engine so I need access to the light map.