UI_WatchGame¶
This UI_WatchGame community component allows you to add UIs of spectators. A spectator is a player who enters the game after the game starts.
Note: As this is a global component, you can attach this component to any object in the scene. However, it's a best practice to create an empty object named "GameManager" and attach this component to it.