constraint.CreateKeyframeRope

From GMod Wiki

Jump to: navigation, search
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: NewerServer.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Constraint.CreateKeyframeRope]Constraint.CreateKeyframeRope [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Example

DescriptionN/A
Used onNewerMissing.png
Code
LuaIco3.pngThis page needs an example to demonstrate the item detailed on this page. See how to make one here.
See more articles that need examples here.
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox