Posted July 21, 2020 by wishopt
#update
Hello everyone
I've gotten way more feedback than I expected, so I thought I'd write a devlog with the changes I'm making. Maybe it'll interest some people.
Changes:
- Halved horizontal movement speed of the player character
- Added a pause menu
- Changed font
- Slimes move properly now
- Added music and sound toggle in the settings
- Moved a lot of internal code to create a state machine for the characters. You can see the states if you enable debug mode in the settings
- I probably forgot something
Known issues:
- Sound toggle doesn't work
- The pause menu breaks some sound effects
- Sometimes the tiles flicker
The next update will probably consist of actual levels with actual gameplay, instead of the current demo area. Let me know if there's stuff that should be changed.