Ok, Ray already answered this question, but I didn’t really read it well so I had a lot of problems finding this ‘Play Rate’. Maybe another description and an image will be helpful.
You need to do the following:
- Open animation blueprint
- Go to Graph editing mode (the 4th one in the upper right corner)
- Open AnimGraph or your state or wherever it is that you are playing the animation
- Select the graph node that plays the animation
- In your Details tab (the tab name ‘Details’ might be hidden - see image) in Setting group check (As Pin) Play Rate
Note: Get Move Play Rate is my custom function, you use whatever you need to calculate the play rate from Speed. Speed itself in calculated like in this Unreal tutorial.