Posted April 18, 2021 by wolfmakesgames
#Demo v0.1
Hello guys! I managed to get the WebGL build out but there are a couple of hitches.
One is that it starts of boxed and the edges of the game are blocked by the border. This is fixed when you go fullscreen, so I will come back to this issue later.
The main issue is that the game doesnt save between browser sessions. I am looking into this and I will fix this as fast as I can.
What's next for the game?
Chapter 2 : The Mayor Summons
So, chapter 2 follows Jeremiah after him leaving the tavern. I have general sketches for the content in this chapter, but drawing art can be timetaking. I will update the devlogs as soon as I finish chapter milestones.
Anyway, if you've read this far (or haven't), thanks for checking out the devlog and stay safe out there!
EDIT : I managed to get the save working on WebGL! For anyone interested in Unity, use Application.persistentDataPath as the root directory for your files.