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

playing multiple sound effects? #35

Closed FrangusMadGator closed 1 year ago

FrangusMadGator commented 1 year ago

i'm making a game and i'm trying to, well, make it possible to play more than one sound effect at a time. unfortunately for whatever reason i can't make that happen, any idea why?

test room's creatoin code (barring the parts lifted straight from the starter project): obraz

player step event: obraz