Entity.GetBonePosition
From GMod Wiki
Function | |
Syntax | Entity:GetBonePosition( Integer boneindex ) |
Description: | |
Returns the position and angle of the given attachment, relative to the world. | |
Returns: | Vector Position, Angle Angle |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.GetBonePosition]Entity.GetBonePosition [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Additional Notes
- This freezes & crashes Gmod if the bone doesn't exist.