MiniMap feature

Heyy guys!

I am the head developer of an Egg hunt FMG
Link -
https://www.roblox.com/games/6589281854/Egg-Hunt-2021-FMG

So as you guys can see upon joining I got this GUI made which displays the MiniMap and i wanted it to display other users’ (location) direction too! Like where another user is on the minimap.

Any idea how i can achieve that? Thanks!

As you can see it turns white when trying to view something out of bounds. This means that its just a image of the map which is moved depending where the player is on the map. Simple stuff. If you want to see others things just import the code you did for your player and do it for others (i assume u are using the players look vector so just check the others within a radius)