If I call BoltNetwork.Instantiate on a client, I am seeing the object created on that client and the server, but not on the peers. I am using manual scoping and immediately call SetScopeAll(true) on the next line.
Is that expected behaviour? I'd like the object to also be created on peers
Is that expected behaviour? I'd like the object to also be created on peers