$bbox

From Valve Developer Community
Revision as of 17:50, 13 March 2011 by Thelonesoldier (talk | contribs)
Jump to navigation Jump to search

Creates an axi]-aligned bounding box used by the AI to detect collisions with the world, mostly for movement purposes.

This is also called the hull.

Syntax

$bbox (min x) (min y) (min z) (max x) (max y) (max z)