mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 02:50:32 +00:00
Update Migration.md
This commit is contained in:
parent
e7b6a52cbb
commit
24037b8803
@ -47,7 +47,7 @@ public class Player : NetworkBehaviour
|
||||
|
||||
At this point, you might get some compilation errors. Don't panic, these are easy to fix. Keep going...
|
||||
|
||||
### 4. Remove NetworkSettings
|
||||
### 4. Replace playerController with identity
|
||||
|
||||
Replace references to 'NetworkConnection.playerController` with `NetworkConnection.identity`. Click [here](PlayerControllerToIdentity.md) for guidance.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user