PlayerLocomotionGetWalkingSpeedOn this pagePlayerLocomotion.GetWalkingSpeed() Gets the current walking speed. Returns: typeDescriptionnumberThe current walking speed. Usage ---@type PlayerLocomotionlocal playerlocomotion;local val0 = playerlocomotion.GetWalkingSpeed()