Garry's Mod Wiki

Player:SetHullDuck

  Player:SetHullDuck( Vector hullMins, Vector hullMaxs )

Description

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

See Player:SetHull for setting the hull while standing.

Arguments

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