Template:Archived Page History/Func illusionary/en: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Multipage removal)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{APH|func_illusionary}}
[[Category:TODO Finish Multipage Removal Manually]]
{{LanguageBar}}
 
{{CD|CFuncIllusionary|file1=bmodels.cpp}}
{{this is a|brush entity|name=func_illusionary}} It's a brush entity that has no collision.
 
Originally added as a legacy entity from {{Gldsrc|4}} for backwards compatibility, Valve has also used it in Source games (such as {{hl2|2}} or {{csgo|2}}) as a non-solid brush. {{ent|func_brush}} with its <tt>Solidity</tt> property set to ''Never Solid'' will act the same, except it allows more options to be modified. This entity can be used for simplicity if less functionality is needed, as it is always non-solid.
{{tip|If you want non-solid brush without wasting an [[edict]] use [[%CompileNonSolid]] materials on an {{ent|func_detail}} instead.}}
{{PreservedEnt|func_illusionary}}
== Keyvalues ==
{{KV visiblebrush}}
{{KV BaseBrush}}
 
== Inputs ==
{{I visiblebrush}}
 
==See also==
* {{ent|func_brush}}

Latest revision as of 14:24, 18 August 2024

Note.pngNote:Archived rest of page history of page func_illusionary
Icon-Important.pngImportant:These pages are linked often from page history logs so Special:WhatLinksHere will not show anything.