Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I created a sound in bleeper called "sound" and played it in my code using 

if (btn.play) {
        sfx("sound");
} 

However, it says i dont have sound.mp3 in my audio folder.

I then clicked Audio -> Export in Bleeper, but i dont think it did anything?

Please help

(+4)

I figured it out! I had to go to Project -> Settings -> Components, and enable BleeperSFX