• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Windows Is it possible to load external sounds?

M

Mors

Guest
I'm adding custom player skins to my game. I use sprite_add to load the sprites, which works fine. I also want to add custom sounds support, but I can't find a way to add them since sound_add is dead. Is there a way to external sounds without using stuff like FMOD? It's not that important for me so I can't deal with FMOD for something little like that.
 
Top