PhysObj.EnableMotion
From GMod Wiki
| Function | |
| Syntax | PhysObj:EnableMotion( Boolean enable ) |
| Description: | |
| Enables or disables the motion of an object. | |
| Returns: | nil |
| In Object: | Physobj |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=PhysObj.EnableMotion]PhysObj.EnableMotion [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- This is the method that the Physgun uses to freeze entities.