shlifedev/among-us-memory

How did you make the 2D Radar?

PhuFPV opened this issue · 4 comments

More like a question but...

Don't ask me how to draw a radar :)

From README.md

Hona commented

image

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)

@TheRealHona lol!!

Hona commented

Hehehe :) , I moved some of the nice tools to the GUI too (become imposter, no cooldown, etc)