How To Make Walk Animation Speed Up And Slow Down?

What I Want To Achieve
I want to make it so that when the player starts running, while obviously the WalkSpeed stays the same, the walk
animation starts off slow then slowly speeds up to it’s normal speed. Same thing when the player stops walking:- The walk animation doesn’t stop immediately but rather the animation slows down as it transitions to the idle animation.

Problem
The problem is I have absolutely no clue how to do this. I’ve searched for a while but I’ve managed to find nothing that can help me achieve this. I haven’t worked with animations or the animate script itself at all really and have found no proper explanations of how it works. All the posts I’ve found are about changing the default walk animation speed.

I just need some ideas on how I can achieve this or maybe a link to an explanation of how the animate script works, thanks.

I think this is basically what you’re looking for.
Next time actually search the devforum for solutions.