Movement Question

I’m editing the first person controller that’s comes pre-installed, but having a hard time finding something that speed’s up the players initial walk acceleration. If I press UP (forward), it takes half a second or so to speed up; I’d like for the player to start walking at max speed. Any ideas?

Hope this make sense. Thank you!

there is an acceleration variable and a max acceleration variable for the script, you can change those.