Hello,
I have a variable of type Object Reference. It is set to Replicate through RepNotify.
During OnRep I simply print string that says "replicated.
Then, from the Server I set the variable to something else.
Why clients are not being replicated about variable change?