Add support for file IDs for "Play sound" effect
Solanya opened this issue ยท 1 comments
Using the PlaySoundFile API function, we can play sounds using paths instead of IDs, which allows for custom sounds as well (when they're present). We can either use the same effect and allow both IDs and paths, or have a different effect if it sounds more desirable.