How did you make the 2D Radar?
PhuFPV opened this issue · 4 comments
PhuFPV commented
More like a question but...
rushiiMachine commented
Don't ask me how to draw a radar :)
From README.md
Hona commented
I made my own tool, basically I got an image of the map, found a way to convert the in game coordinates to coordinates on the image, then just draw on the image.
If you want to overlay the radar (mine is on a separate window, you might need to hook into a draw event, or maybe look into another way - maybe DirectX)
shlifedev commented
@TheRealHona lol!!
Hona commented
Hehehe :) , I moved some of the nice tools to the GUI too (become imposter, no cooldown, etc)