Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

setsize

From Quake Wiki

Revision as of 00:36, 25 March 2013 by Necros (talk | contribs)

Syntax:
void setsize(entity e, vector mins, vector maxs)

Sets the size of the entity e's bounding box. This is calculated from the origin ('0 0 0'). mins must be smaller than maxs.