Help making a minimap UI

Although there are plugins that allow you to somewhat create bird eye mini-maps using UI, I would highly advise creating your own system rather than utilizing a plugin, it can become more hacky, unsupported, odd with the game style, etc.

You can utilize viewportframes with a simplified version of the map with a topdown view and changing the fov/camera style etc. Or you can just capture objects around you with magnitude/etc and trace it back as a square/shape using UI.

However, if you need to: