Spectator Mode

On the networking end, one of the stretch-goals for the project was to implement a spectator mode. Before Alpha started creeping up on the team, I decided to add the ability to join as a spectator from the game’s server browser. The process was pretty simple, actually. I’m storing a bool on each player’s custom…