v0.6 - Dog petting and new minigames


Hey all,

New features
Made some great progress this update, I've added two new minigames, some new  simple background music and a dog.

  • Hat minigame - Put on all the correct hats, but don't put on the red ones or WMan gets sad!
  • Flashlight minigame - Search for WMans's dog in the dark room.
  • You can now pet the dog!
  • Background music that speeds up as the game goes on.

Had a lot of problems getting the flashlight to work as I was using multiple lights to darken and light the scene. The current version of Godot has a problem where it randomly doesn't process multiple lights correctly. Once I found out about this know issue, I switched to a canvas modulate node instead of a Light2D to darken the scene. An easy fix that seems to work reliably. 

BugFixes

  • Prevented Clean the Table game from not being able to be completed.
  • Deflecting bombs now gets harder instead of easier over time.

Future Updates

  • New defuse the bomb minigame - click the right wire or the bomb explodes
  • More polish - more animations, sounds, graphics
  • improve background music
  • balancing changes


    Leave a comment

    Log in with itch.io to leave a comment.