Devlogs
Version 1.5
Took some time out of working on my new game to revisit this and make some really nice updates. Since this was my first game I've learned a lot along the way in terms of how to write a game. As such there's a few things I always wanted to change and as such, I made these changes recently to help polish the game a bit more.
- Keyboard, both methods, as well as Game Controller can be played at the same time. No need to configure either-or now.
- Projectile Contrails are here, to add some flavor to your bullets.
- Improved user interface, messenging is now centered on the screen, fade outs etc...
- Improved Start Screen and Options selection using *gasp* an array!
- Death animation bug fixes
- Death causes level to start over at last checkpoint. You now have to go through the enemies again instead of walking through an empty level. This makes the game a bit harder.
- Various other bug fixes...
This makes the whole game look and play much better in my opinion, but try it for your self and as always if you find a bug, just let me know.