Entity.SetPos
From GMod Wiki
(Redirected from PhysObj.SetPos)
Function | |
Syntax | Entity:SetPos( Vector pos ) |
Description: | |
Instantly sets the position of the entity to the position of the given vector. | |
Returns: | nil |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.SetPos]Entity.SetPos [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples