I know that when you play an animation or use a body velocity on the client it gets replicated to server, but what about setting all your body parts transparency to 1 etc
Im pretty sure animations and physic related things do indeed get replicated as you said, but things like transparency and other properties don’t get replicated, so you’ll have to set those things on the server