I’ve looked at the networking demos and everything except I can’t get this to work.
What I want to do is spawn the FPS prefab for me and then what the other players see is the lerpz prefab (not the actual thing in final version but for now) in my position.
I can make you see the other fps prefab but it doesn’t work to make it spawn the other one, the lerpz prefab.
the network view is sending my transform but how would I get it to send my position and everything but to the lerpz prefab?