Update Conversion.md

This commit is contained in:
MrGadget 2019-12-19 09:41:58 -05:00 committed by GitHub
parent 1be4de3f63
commit f521f1b06e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,6 @@ See Using the NetworkManager.
## Player Prefab Setup
- Find the Prefab for the player game object in the game, or create a Prefab from the player game object
- Add the NetworkIdentity component to the player Prefab
- Check the LocalPlayerAuthority box on the NetworkIdentity
- Set the `playerPrefab` in the NetworkManagers Spawn Info section to the player Prefab
- Remove the player game object instance from the Scene if it exists in the Scene