PhysObj.AddVelocity
From GMod Wiki
Function | |
Syntax | PhysObj:AddVelocity( Vector velocity ) |
Description: | |
Adds the Vector to the current velocity of the object. | |
Returns: | nil |
In Object: | Physobj |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=PhysObj.AddVelocity]PhysObj.AddVelocity [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Additional Notes
- Will not work on players, since they don't have a physics object.
See Also
This page needs reviewing. An expert needs to verify that all of the information in this page is correct. See more articles for review here. |