I’m creating a module script that updates character/humanoid properties when required and used, like Walkspeed and JumpPower; however, do I need to update those using a remoteEvent/function via the server or can those be updated locally and all other players will still see the changes?
Thank you!