mizd's Forum Posts

  • 2 posts
  • Thanks! I think that worked. Now I'm having another issue. When I uploaded my game a week ago, all of the sounds worked perfectly. Now, one of my music files plays as buzzing instead of the song. It just randomly started doing this with no changes made by me. I've checked the file itself and it's not corrupted and I even reinserted it into my layout -- still doesn't play anymore Any ideas? Here's a screen shot of the mexicanorgan file.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • How to add instrumental (back music):

    1- Go in the Event sheet

    2- Click "Add event"

    3- Click "System"

    4- Under "Start & end" choose "On start of layout"

    5- Click "Audio"

    6- In the Add Action box that appears, under General click "Play"

    7- In the "Parameters for Audio: Play" box that appears, choose the file in the Audio file drop-down menu.

    8- in the "Loop" drop-down menu choose "Looping"

    9- Click the "Done" button.

    This is what I did, but now every time the game resets, the music does not (my song increases in speed -- like the Space Invaders theme) and continues into the new start of game. If I loop, it seems to play the song twice at the same time. How do I get the background music to stop at the end of the layout/game, and reset along with the player lives and score, etc., when the game ends/restarts?

  • 2 posts