Stutter when changing player values (Max walk speed, capsule half height) with multiplayer

First off you do not need to use multicast for anything CMC related. If it’s applied on the server it will be applied to all others… except owning client unless its a correction.

Input → Set speed → Call Srv Sprint
Srv Sprint (Run on server) → Set Speed

Done.

1 Like