Hello,
I’d like to make a minimap for one of my project.
I managed to do one with some tutorials i’ve found but they involve another cam on top pointing at my scene.
It’s for a web project so i’d like to do a minimap form a bitmap image (png, jpg, etc…) to avoid wasting ressources on a second camera poiting at my scene.
And over this i’d like to add a red dot to symbolize the player and a cone to represent his vision… And i’ve no knowledge in any programmation language…
Do you know a way to do this?
Thanks.