Tagged Questions
6
votes
2answers
1k views
How to make footsteps sound sync with animation (FMOD/Wwise/similar)
How do you pros out there implement footstep sounds in so that they're synced with character animation?
I have an idea in mind: an FMOD event that has two footstep playback triggers, and a parameter ...
2
votes
2answers
545 views
Playing NSF music in FMOD.net
So, as the title says, I want to be able to play NSF files using FMOD, because my project already uses FMOD and I'd rather not replace it. This will involve figuring out how existing players and ...