Does a variable replicates if its changed on client?

replicated variable can’t be set by the client, only the server can send them.
if they are out of sync, they have to wait the next update …

1 Like