mstop4 / FMODGMS

🎶 GML bindings to the FMOD Studio low-level API for GM:S and GMS2. Can be used in Windows, macOS, and Linux games.
https://quadolorgames.itch.io/fmodgms
BSD 2-Clause "Simplified" License
62 stars 18 forks source link

Understanding problem #6

Closed gq-omistarz closed 6 years ago

gq-omistarz commented 7 years ago

We are looking into using FMOD or Wwise in a GameMaker project. Your example seems to be heavily music focused. Is this extension meant to be used for interactive projects (events, listeners, 3D sounds, etc.)? Can you import a large FMOD project and trigger parameterized events with this extension?

Cheers!

mstop4 commented 6 years ago

Hi there, sorry for the late reply/

Right now, FMODGMS is more focused on simply playing background music in a wide variety of formats. If there is a need for it, I might consider adding support for events and 3D sounds.