Hi,
I need help with real-time map view implementation where player should be indicated as arrow/dot.
Here is example from Diablo 3:
Do you have any ideas or tutorials? I think I should start with getting player coordinates in the world, convert them to 2D and redrawing them in tick event on 2D map texture as a dot/arrow indicator.