func_illusionary
Jump to navigation
Jump to search


![]() |
---|
CFuncIllusionary |
![]() |

This is a preserved entity in 






If the game has round restart mechanics this entity may not behave as expected.







If the game has round restart mechanics this entity may not behave as expected.
func_illusionary
is a brush entity available in all Source games. It's a brush entity that has no collision.
Originally added as a legacy entity from GoldSrc for backwards compatibility, Valve has also used it in Source games (such as
Half-Life 2 and
Counter-Strike: Global Offensive) as a simple non-solid brush. func_brush with its Solidity property set to Never Solid will act the same, except it allows more options to be modified. This entity can be used for simplicity or clarity if less functionality is needed, as it is always non-solid.





Keyvalues

- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities