Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Method group is Obsolete

NetworkLobbyManager.gamePlayerPrefab

Obsolete public GameObject gamePlayerPrefab;

Description

This is the Prefab of the player to be created in the PlayScene.

When CheckReadyToBegin starts the game from the lobby, a new player object is created from this Prefab, and that object is made the active player object using NetworkServer.ReplacePlayerForConnection.

Did you find this page useful? Please give it a rating: