It's my understanding that NetworkSettings(channel=1) only makes SyncVars unreliable, correct? I've added ClientRpc(channel=1) to my RPC declaration, and I get no errors, but I have no way of detecting if its actually sending unreliably. Can anyone confirm?
↧