Entity:GetSequenceMovement
boolean, Vector, Angle Entity:GetSequenceMovement( number sequenceId, number startCycle = 0, number endCyclnde = 1 )
Description
Returns the delta movement and angles of a sequence of the entity's model.
Arguments
3 number endCyclnde = 1
The sequence end cycle. 0 is the start of the animation, 1 is the end. Values like 2, etc are allowed.