Advanced locomotion system sprint speed increase

Hello everyone, so I retargeted my character to using the ALS animations. Everything works fine generally, it’s just that the overall sprint speed is a bit slow. I tried accelerating the play rate of the sprint animations (the impulse one and the normal one), but since the speed doesn’t follow up it looks weird. Does anyone know how to increase the max speed (which is defaulted to 600) to something higher ?

I tried increasing the max walk speed in my character blueprint which is using the ALS animations but it doesn’t work :confused:

1 Like

Same problem.

1 Like

Speed variables is here

Sorry - did I miss something? Where?

there is a datadable that the ALS character blueprint gets all the movement speed values from:
MovementModelTable
you have to edit the values in there