I’ve been learning the Advanced Locomotion System V3 lately. Now I have a promblem.
Obviously, in the comment, the author says that he wants to Get the difference between the Curve Float Value at the current frame and previous frame. So let’s see his blueprint.
His uses Montage Get Position to get current position and uses Montage Get Play Rate*Frame Delta Time to get the previous position which I can’t really understand why.
So my question is **In Animation Montage, why Play Rate*Frame Delta Time is the frame interval of montage animation?**Thanks!!!