Hi.
You can do something similar as my previous answer.
Get Position (x,y,z) ) and store (Last Frame)
Then do Next Frame Event
Then Get Position Again (x,y,z) (Current Frame)
then do float operator for the axis you need.
for example Current Frame X - Last Frame X
Then Float Abs if you want it always to be a positive value