- Home /
Question by
Cakeszy · Jun 13, 2017 at 07:55 PM ·
networkingspawningreferencingreference-other-object
What is the best method for handling references to objects on Clients from a Network.Spawn?
I have a Server spawning objects on all Clients from Network.Spawn and want to save references to these objects on all the Clients it spawned on. What is the best method for doing this?
Comment