# Room General description of Room example. ![Host's Room View](Room1.PNG)   ![Player's Room View](Room2.PNG)   ![Network Room Manager](RoomManager.PNG)   ![Network Room Player](RoomPlayer.PNG) > Note: If using `NetworkRoomManagerExt` then the GamePlayer prefab should have a `PlayerScore` attached. If you dont want to add `PlayerScore` to your prefab then replace the `NetworkRoomManagerExt` script for `NetworkRoomManager`