If a client starts sprinting, activating the sprint head bob, the Server will also activate the sprint camera shake. The same thing happens from server to client. Is there something I’m doing wrong?
Here’s my code:
Thank You!
If a client starts sprinting, activating the sprint head bob, the Server will also activate the sprint camera shake. The same thing happens from server to client. Is there something I’m doing wrong?
Here’s my code:
Thank You!
God I’m an idiot! I just needed to put a is locally controlled branch before the tick . It works perfectly now
Head bob should be a local only effect. No need to have the server proxy do it. If you’re using CMC it’ll replicate the camera rot/loc via base aim rotation and control rotation.