constraint.Motor
From GMod Wiki
Revision as of 05:40, 2 March 2010 by Crazy Quebecer (Talk | contribs)
Function | |
Syntax |
constraint.Motor( Entity Ent1, Entity Ent2, Number Bone1, Number Bone2, Vector LPos1, Vector LPos2, Number friction, Number torque, Number forcetime, Number nocollide, Number toggle, Player pl, Number forcelimit, Number numpadkey_fwd, Number numpadkey_bwd )Where is this used? |
Description: | |
Creates a motor constraint. | |
Returns: | Entity constraint, Entity axis |
Part of Library: | constraint |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Constraint.Motor]Constraint.Motor [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Additional Notes
- The first return value may be false if the constraint fails to be created.