Networking - Variables across Level

You want each client to only set the color for the local player. I think the problem is that this code runs on the server for all players, setting them all to the server color.

Before sending the RPC to set the color, check “Is Local Controller”