itch.io is community of indie game creators and players

Devlogs

I add a mini map

ChristChar's PC (The game)
A downloadable game

This is a ๐ŸŒŸMini map๐ŸŒŸ

If you care how it works, instead of drawing the map I just put a camera above tha map and take the first renderized image, I put it in a SubViewport through a TextureRect and move it according the position of the player... if I think about it now maybe a Sprite2d would be better ๐Ÿ˜… Lie, I broke it changing the TextureRect to Sprite2D

Leave a comment