Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Cool app. I saw in ur q and a that u cant add sounds. turns out you can :) I grabbed some sounds in pda format form our game and replced them with your and it works great :)

( 1)

Yeah — replacing sounds should generally work. Most sounds will continue to play out to the end once you release the button. Some are in a short loop that instantly stops when you release the button (such as the buzzer). That’s hard-coded logic. You might get weird behavior when replacing sounds tied to that logic. The Q&A response was more about an official configurable way to extend the app with prepackaged sound-packs.