constraint.Slider
From GMod Wiki
Revision as of 05:40, 2 March 2010 by Crazy Quebecer (Talk | contribs)
| Function | |
| Syntax |
constraint.Slider( Entity Ent1, Entity Ent2, Number Bone1, Number Bone2, Vector LPos1, Vector LPos2, Number width ) Where is this used? |
| Description: | |
| Creates a slider constraint. | |
| Returns: | Entity constraint, Entity rope |
| Part of Library: | Constraint |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.Slider]Constraint.Slider [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- The first return value may be false if the constraint fails to be created.
See Also
| This article is a stub. You can help the GMod Wiki by expanding it. |