info_hullshape Last edited 9 months ago2023-07-23 09:14:16 UTC

info_hullshape - Brush Entity

Another useful entity introduced by Vluzacn's Compile Tools that allows the mapper to set a custom shape for the different collision hulls. The shape must be made of a single brush and must be tied with an origin brush to define the shape's center. For hull3 (crouching) the origin must be 18 units up from the bottom of the shape otherwise a crouching player may clip into the floor.

To use this you may either add zhlt_hull1, zhlt_hull2 and zhlt_hull3 keys whose values are the names of an info_hullshape for standing, big monster and crouching shapes respectively to any solid brush entity or func_detail, or set the defaulthulls key of the info_hullshapes accordingly to apply to all geometry by default.

Attributes

Flags

The entity has no flags.

Notes


Example maps

Loading embedded content: Vault Item #6735

Comments

You must log in to post a comment. You can login or register a new account.