Garry's Mod Wiki

Player:SetHull

  Player:SetHull( Vector hullMins, Vector hullMaxs )

Description

Sets the mins and maxs of the AABB of the players collision.

See Player:SetHullDuck for the hull while crouching/ducking.

Arguments

1 Vector hullMins
The min coordinates of the hull.
2 Vector hullMaxs
The max coordinates of the hull.