KatsBits Community

[Unity] Convert *.map to Unity 3D (map2unity)

kat · 1 · 6976

0 Members and 1 Guest are viewing this topic.

Offline kat

  • Administrator
  • Hero Member
  • *
    • Posts: 2692
    • KatsBits

IMPORTANT
Using third-party content may present Copyright issues - seek permission where necessary.

Converting a brush based level for use in Unity 3D. Basic process is to compile the BSP and then covert that to ASE which can then be imported into Blender (3DS Max or 3D app of choice) for further work and export to FBX, DAE etc.

For written explanation read "[Unity] Convert a .map to Unity 3D (map to model)"

Additional Resources
- Overview of the process of converting brush volumes into models and importing the result into Blender.
- Making models from BSP brushes or maps (export maps as models).
- Make ASE models from brush volumes (map).
- [Blender] brush-based structures.