How would I replicate Viewmodel movement to server?

image
Similar to this but better and ofc with hands holding weapon, tilting torso will relatively tilt your hands

Ok, I found a solution, I created a Remote event and a script in Server script service and sent the Right Shoulder C0 value and the Left Shoulder C0 value to the server from the Client and then modified the Right and Left Shoulder C0 on the Server.

Don’t do that, dont modify it on server, fire all clients to do it instead

OK I will try Fireing on all clients instead

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.