This article's documentation is for anything that uses the Source engine. Click here for more information.

Ent bbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Undo revision 453625 by Gameplayer (talk))
Tag: Undo
 
Line 4: Line 4:
{{pre|bgcolor=white|txtcolor=black|ent_bbox <[[targetname]]>/<[[classname]]>/<[[entity index]]>}}
{{pre|bgcolor=white|txtcolor=black|ent_bbox <[[targetname]]>/<[[classname]]>/<[[entity index]]>}}
[[File:Ent bbox demonstration.png|thumb|500px|none|{{code|ent_bbox *}} demonstration]]
[[File:Ent bbox demonstration.png|thumb|500px|none|{{code|ent_bbox *}} demonstration]]
[[Category:Developer mode commands]]

Latest revision as of 09:14, 17 September 2024

ent_bbox is a console command available in all Source Source games. It shows bounding boxes of entities in various colours.

Note.pngNote:The game must be in Developer mode for this command to work properly.

Syntax:

ent_bbox <targetname>/<classname>/<entity index>
ent_bbox * demonstration