How to get current acceleration/deceleration of actor in BP?

i didn’t look and you are awesome!

EDIT: I should test before i comment. Get Last Update Velocity returns exactly the same value as Get Velocity. The doc sais:

Returns the velocity at the end of the last tick.

so, this seems to be a problem. I would need to wait for the current velocity to update, but thats beyond the scope of my implementation.