Hi everyone
I’ve a very simple question
I want to let all users synchronize the volume data with each other
So I planned to use Command to send each device’s ID and volume to server. And the server call ClientRPC to update on all clients’ devices .
is this the best way to do what I want?
Thanks!
It is hard to say what is the best way to do that, when you haven’t explained really what you are trying to accomplish. What device ID are you planning to send? What specifically is the volume value that you are sending and why?