#Multiplayer Synchronization (object)
2 messages · Page 1 of 1 (latest)
you aren't calling the load_ball-function as a rpc, or it could be that your spawner doesn't have the ball scene in the autospawn list.
But even then it would spawn one ball for each peer on every peer, which doesn't sound like what you want.