Do we have to instantiate objects on both the client AND server? Or do we just instantiate objects on the server then spawn them?
So far, my code only generates a rectangular map on the host, while the client stays black.
Question about object spawning.
So far, my code only generates a rectangular map on the host, while the client stays black.
Code (CSharp):