Mouse wheel movement speed?

I can’t figure out how to make this happen. It seems the mouse wheel up/down can’t update speed in real time? All I can get it to do is update when I switch from walk/run/sprint.

Does anyone know why this is?

How would you go about using the mouse wheel for smooth adjustment of run speed?

I went a little overboard and made a hud with it but you dont need to do that part
Video of it working

Here is the main blueprint

Here is the hud and what i did
I binded the progress bar to a function

And on the function i made divided it by a random big number to get it to work right

So simple!

That’s awesome, that did it for me thank you.