So in the default animation scripts, movement animation is separated into walking and running animations, and the player will have to go a certain speed range for each animation. I want to increase the minimum speed youd have to go in order to change to a running animation.
What do I have to edit inside the animation script in order to achieve this?