That's exactly right. I usually get UV2 mapping through either using Flatten mapping in 3ds, or through stealing auto-generated UV2 mapping by Enlighten from internally stored meshes in Unity (basically, you import a mesh into Unity, tell Enlighten to generate UV2, then use exposed Mesh object data to write an .obj file,…