Cod2unity
Call of Duty map loader for Unity
Install / Use
/learn @BUZDOLAPCI/Cod2unityREADME
cod2unity
Call of Duty map loader plugin for Unity. Goal was practice in reverse engineering, file formats and peripheral Unity systems.
Unity FPS Sample on Toujane:
https://user-images.githubusercontent.com/20693893/145734473-21b43146-bec1-47ed-b21b-5c34ed6d5ce1.mp4
Current status
This Unity plugin can currently load D3DBSP and IWI files. It's only being tested on Call of Duty 2.
Currently this plugin can:
- Load the map geometry
- Extract the materials and textures for the related geometry


Usage
- Download the latest .unitypackage release from the releases tab and import into your project.
- Open up the Setup Window from the Unity's top menu: Cod2Unity > Setup
- Locate your Call of Duty 2 game folder, wait for the plugin to parse game files
- Import any scene from the list to your scene

