How To Change Run Speed

I am trying to make a script that makes a player walk and run faster then normal. I know hot to change walk speed.

humanoid.WalkSpeed = 20

but how do I do runt speed?

2 Likes

There is no run speed, only walk speed. Run and Walk are just 2 different animations, one plays under 16, the other plays over.

1 Like

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