FMOD for Construct 3
Murder On Vicuna Street. Showcases how you would implement FMOD in a real game
Hi, no sorry this isn't available yet.
FMOD expressions like these would need to be async and Construct 3 does not support async expressions just yet. I couldn't figure out a good way to make it work within the limitations so I decided that for now I wouldn't implement it until there is enough demand and I have enough time to work on it.
Sometimes I get the following error and no audio plays:
95fecc2d-0f74-4b6d-b7c5-c7f3a70ddacc:1 Uncaught TypeError: Cannot read properties of undefined (reading 'length')
at AudioProcessor.process
This seems to be a Chrome bug, I'm gonna try to look into this as soon as I can