Lazy brush entities: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(-list) |
||
Line 1: | Line 1: | ||
{{cleanup | {{cleanup}} | ||
Certain brush entities apply its effects based on absolute bounding box ([[AABB]]) of its brush model instead of brush model itself. | |||
== List of lazy brush entities == | |||
* {{ent|func_block_charge}} | |||
* {{ent|func_detail_blocker}} | |||
* {{ent|func_nav_blocker}} | |||
* {{ent|func_nav_avoidance_obstacle}} | |||
* {{ent|fog_volume}} | |||
{{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}} | ||
[[File:Func block charge example2.png|600px|center]] | [[File:Func block charge example2.png|600px|center]] | ||
{{todo|title of this page maybe better?}} | {{todo|title of this page maybe better?}} | ||
{{stub}} |
Revision as of 15:44, 18 May 2024

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.
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.
Certain brush entities apply its effects based on absolute bounding box (AABB) of its brush model instead of brush model itself.
List of lazy brush entities
Todo: add better picture example, one below is from func_block_charge page for more context
Todo: title of this page maybe better?