Showtriggers toggle: Difference between revisions
Jump to navigation
Jump to search
(is console command and has parameter) |
(see also) |
||
Line 2: | Line 2: | ||
Entity classname can be specified as first parameter to choose which triggers' visibility to toggle (for example <code>showtriggers_toggle trigger_hurt</code>). | Entity classname can be specified as first parameter to choose which triggers' visibility to toggle (for example <code>showtriggers_toggle trigger_hurt</code>). | ||
== See Also == | |||
* [[showtriggers]] |
Revision as of 15:42, 12 June 2024
showtriggers_toggle
is a console command available in all Source games. It is used to switch the visibility of trigger textures.
Entity classname can be specified as first parameter to choose which triggers' visibility to toggle (for example showtriggers_toggle trigger_hurt
).