HUD positioning

Hey, I’m currently making a simple HUD for my server, what’s the best way to find the screen coordinates? how do I know where to place the HUD? I might be sounding really dumb :frowning:

Look for fixed positions.

Alternatively, if you are using natives over HTML and CSS, such as DrawRect, look into the minimap anchor resource:

For widescreen support, consider adding these changes too: