Entity.SetPoseParameter
From GMod Wiki
Function | |
Syntax | Entity:SetPoseParameter( String paramName, Float paramValue ) |
Description: | |
Sets the pose parameter of a model. Pose parameters control things in the model of the entity. For example, the floor turret has a parameter called "aim_yaw". Setting aim_yaw determines the direction the top of the turret faces. | |
Returns: | nil |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.SetPoseParameter]Entity.SetPoseParameter [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |