Devlogs
Demo 16B
RPG2A browser game made in HTML5
- created an inn for players to heal in the port town
- fixed a major bug where audio files weren't loading at runtime (battle/town/cave BGM, UI SFX, etc.)
- fixed a major bug incorrectly setting player position if player moves when loading maps
- fixed an audio bug where map BGM wouldn't play after entering from a map with no audio
- fixed another bug with loading maps where player position obviously reset after loading (see below):
Before:
loading save (before fix)
After:
loading save (after fix)