constraint.CreateKeyframeRope
From GMod Wiki
Revision as of 05:06, 30 October 2009 by Crazy Quebecer (Talk | contribs)
Function | |
Syntax |
constraint.CreateKeyframeRope( Vector Pos, Number width, String material, Entity Constraint, Entity Ent1, Vector LPos1, Number Bone1, Entity Ent2, Vector LPos2, Number Bone2, Table kv ) Where is this used? |
Description: | |
Creates a keyframe_rope entity between two points (or entities). | |
Returns: | Entity |
Part of Library: | constraint |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.CreateKeyframeRope]Constraint.CreateKeyframeRope [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |