Lazy brush entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(do)
 
No edit summary
Line 1: Line 1:
{{cleanup}}{{stub}}
{{cleanup}}{{stub}}
Some entities like [[func_nav_blocker]], [[func_detail_blocker]] apply its effect based on absolute bounding box of its brush model instead of brush model itself
Some entities like [[func_nav_blocker]], [[func_detail_blocker]] apply its effect based on absolute bounding box ([[AABB]]) of its brush model instead of brush model itself


{{todo|add better picture example, one below is from [[func_block_charge]] page for more context}}
{{todo|add better picture example, one below is from [[func_block_charge]] page for more context}}

Revision as of 14:01, 18 May 2024

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

Stub

This article or section is a stub. You can help by expanding it.

Some entities like func_nav_blocker, func_detail_blocker apply its effect based on absolute bounding box (AABB) of its brush model instead of brush model itself

Todo: add better picture example, one below is from func_block_charge page for more context
Func block charge example2.png
Todo: list all such brush entities
Todo: title of this page maybe better?