I’m working on a faction-based game, where there are at least 5 factions. Each faction has its own team, but the issue comes when factions create sub-divisions. I’d like to not have 30 teams filling up the leaderboard for all the factions and divisions for each faction. How can I create some kind of sub-team system?
( Googling anything relating to “team” just pulls up regular roblox teams, and i’ve been unable to find any sub-team systems )