Garry's Mod Wiki

Entity:GetSequenceMoveYaw

  number Entity:GetSequenceMoveYaw( number seq )

Description

Returns the change in heading direction in between the start and the end of the sequence.

Arguments

1 number seq
The sequence index. See Entity:LookupSequence.

Returns

1 number
The yaw delta. Returns 99999 for no movement.