This repository contains the FMOD Studio project used for SCP: Project Unity, yet another Unity remake of SCP – Containment Breach.
Any audio heard in the game: music, ambience, SFX, and voice lines, are built using FMOD Studio.
FMOD Studio is used to give the game an extremely flexible and dynamic audio system. With it and the very splendid API that FMOD provides for us, we can control practically anything.
If you’re new to FMOD or the project, I'd recommend checking out the FMOD Studio Documentation as a reference, since although the beginning of trying to use FMOD's tools may be a bit difficult at first, it is absolutely worth it.
- Download/clone the source code for the game from the main repository for Project Unity (this repository is already included as a submodule, and you'll probably want to hear your events in-game)
- Download FMOD Studio 2.03 (you might need to create an account first)
- Go through the FMOD Studio installer wizard
- Once everything is downloaded, extract the source code for Project Unity
- Navigate to the "FmodStudio" folder and open "ProjectUnity_FMOD.fspro"
- Target Platform: Windows
- Encryption: None
- Bank Output Path:
FmodStudio/Build/(FmodStudio being this repository)