|
I'm trying to recreate a simple 3rd person controller like the one in the 3rd person example on the network/multiplayer tutorial. One of the things I'm missing when moving the scripts over to my player prefab is the Network View containing Third Person Player(NetworkInterpolatedTransform). I can go to add component and add a network view, but I'm not sure what to do beyond that point.
(comments are locked)
|
|
Add the NetworkInterpolatedTransform script to the Third person Player prefab then drag the script and drop into the observed option of the network View.Should Work
(comments are locked)
|
