I’ve test it today, it works but I think I know what do you mean now. Charcters are moving but animation is not replicated (other other player see that character is in idle) is that right?
If so it means that “moving logic” is only set locally. You have to replicate that logic in order to have animations working for server and client.