Entity:AddGesture
Description
Adds a gesture animation to the entity and plays it.
See Entity:AddGestureSequence and Entity:AddLayeredSequence for functions that takes sequences instead of ACT enum.
This function only works on BaseAnimatingOverlay entites!
Arguments
2 boolean autokill = true
Automatically remove the gesture when it fully plays (Entity:GetLayerCycle reaches 1).