/Unity-FMOD-GUIDs-Importer

AssetPostProcessor class that generates a class file whenever a file named GUIDs*.txt is imported into Unity.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Unity FMOD GUIDs Importer

  1. Import these classes into your Unity Project Assets folder
  2. Export GUIDs from FMOD via File -> Export GUIDs...
  3. Place the GUIDs.txt file in your Unity Project Assets folder
  4. The FMODGuidsImporter will automatically generate a class, containing all GUIDs as public static readonly fields.