Garry's Mod Wiki

Entity:SetIK

  Entity:SetIK( boolean useIK = false )

Description

Enables or disable the inverse kinematic usage of this entity.

Calling this with false outside of ENTITY:Initialize requires a model change to take effect.

Arguments

1 boolean useIK = false
The state of the IK.