$bbox
Jump to navigation
Jump to search
Creates an axis-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)