Skybox swapper: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{stub}} {{ent not in fgd}} {{base point multi|skybox_swapper|game1=Portal 2|game2=Alien Swarm|game3=Counter-Strike: Global Offensive}} == Entity description == Precaches and...") |
(Added description) |
||
Line 7: | Line 7: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV|Skybox Name|string}} | {{KV|Skybox Name|string|The name of the skybox to change to.}} | ||
{{KV Targetname}} | {{KV Targetname}} | ||
Revision as of 22:43, 5 July 2018
Entity description
Precaches and replaces the current 2D skybox material with another. Functionally equivalent to sv_skyname, even using the command in its functionality.
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
Inputs
- Trigger
- Triggers the skybox change.