constraint.CreateKeyframeRope
Entity constraint.CreateKeyframeRope( Vector pos, number width, string material = nil, Entity constraint = nil, Entity ent1, Vector localPos1, number bone1, Entity ent2, Vector localPos2, number bone2, table keyValues = nil )
Description
Creates a rope without any constraint.
Arguments
4 Entity constraint = nil
Constraint for the rope. If set, the rope will be deleted when the constraint entity is.