Did you hear that?: Day three update

We have audio! I’ve built the audio engine for the game and we can now load and play music, as well as sound effects. I’ve also gotten to the bottom of the keyboard issue and now you can press keys even when using the version selector screen (previous to 0.3.1 you had to directly load the game for keys to work).

Press:

  • Q: Toggle debug mode
  • S: Test explosion sound and screen shake
  • L: Future feature, toggle level editor
  • M: Play/Pause music (off by default to be less annoying when testing)
  • Arrows: move around the map (same as moving mouse to edge of screen)

Lastly, I’ve updated the asset loader to show a loading screen while everything is downloading; much better than just a blank screen. This was far more obviously required when I added in the music and audio files. Once the game starts to take shape I’ll only load the assets that are required for that moment which will hopefully streamline the amount of downloads and waiting the user sees.

Play the latest version at http://kyleclarke.co.nz/game

One thought on “Did you hear that?: Day three update

Leave a Reply

Your email address will not be published. Required fields are marked *