Need help with Overhead UI Icons

Hello DevFourm, I am working on a Marine Corps/Army style game. Another developer made a overhead Ui thingy. I was wondering if I can add like icons on top of it. Like if a user is in a group then it will show that icon. If the user is in multiple groups, then it will all of the icons and not overlap each other.

What we have right now: Imgur: The magic of the Internet

What I am trying to do: Imgur: The magic of the Internet

The Rank GUI script: [Feel free to use it if you want] Devfourm - Roblox

Thanks,
Kazok

1 Like

Use a UIListLayout object to prevent icons from overlapping eachother

im kinda confused on how to make it tho