Would it be possible/easy to create a system that does classes via GUI?
Like, let's say when you're setting up, you can set a keybind to open the setup GUI, which allows you to name the classes and select which weapons they have. Then, during the game, either when a player spawns or when they activate a brick (so perhaps there would be an event to activate it?), or even if they use a keybind, a class selection GUI would appear and allow the player to select their class. I know this is already possible with events, but it requires a class-selection room and a hefty pile of events, and when there are two teams you almost always have to do two separate class-selection rooms, and when you change something you have to remember to do it in both rooms, which I have forgotten to do in the past. This would make a potentially difficult task very simple.