itch.io is community of indie game creators and players

Devlogs

Minimap in the world exploration

Dragon Ball Z Tales
A browser game made in HTML5

I've implemented a minimap for the story mode of my game. It displays the player's position and important story-related points of interest. The system uses world coordinates to accurately map locations onto a 2D UI panel, helping players navigate and explore the game world more easily and intuitively.

Read comments (1)