I'm going to be adding some improvements to God's Disdain soon, such as the ability to zoom in on the map found through clicking on the item, extra item interaction animations, and a boat on the overworld to make it more obvious where you can obtain one.
Does anybody have more suggestions for improvements?
Here is the basic implementation of the map zoom function. As you can see it saves your spot for the zoom, even when exiting and entering the map.
This is just with the current map image in the game. What I'll do is have a higher resolution image (200%) and swap it out with the lower resolution one whenever you zoom in. Just have to make that version. I have the higher resolution asset so it won't be an issue.
What do you think of the speed of the movement? Too slow? Too fast? Would you like to see it more zoomed in?
There will be prompts on the screen to tell you how to control the map, just haven't gotten to that yet.