Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello!

Hi, sorry for bothering you so much, but this time I just can't figure it out. I'm the one who's stuck and can't see the error or what's happening. Why does the sound from the second routine always play in both routines? All the instructions execute correctly except the sound.

Seems to be that both 'if' blocks are being executed, and both blocks are setting up to play a souns on channel zero; as a result,  only the last sound gets played. 

One other thing I'd just like to point out. Sometimes I set the backgrounds with a numeric variable instead of a name. On different occasions, the first background is number 0, and on other occasions, the first background is number 3.

I will have to take a look at this later: https://github.com/haroldo-ok/vcs-game-maker/issues/193