I’m working on a fully-authorative server. I’ve currently set-up the login and passing of session keys and what not. However, when I perform Network.Instantiate on the server, it appears on the server but not on the client. Do I need to call instantiate on the player side too?
Also to note, I’m using a completely different scene for the server side.
Thanks.