Entity.SetModelScale
From GMod Wiki
Function | |
Syntax | Entity:SetModelScale( Vector scale ) |
Description: | |
Sets the scale to scale the model as. | |
Returns: | nil |
In Object: | Entity |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.SetModelScale]Entity.SetModelScale [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- The collision bounds (hitbox) will not grow or shrink to the model size. This function can only be used to change the scale of the model's appearance.