Light: Difference between revisions
Jump to navigation
Jump to search
m (→See Also: broken link) |
m (→See Also: Specified which link is broken.) |
||
Line 44: | Line 44: | ||
* '''Tutorial:''' [[Adding Light]] | * '''Tutorial:''' [[Adding Light]] | ||
* '''Tutorial:''' [http://www.editlife.net/tutorials.php?id=15 Quadratic/Linear/Constant in Lights] | * '''Tutorial:''' [http://www.editlife.net/tutorials.php?id=15 Quadratic/Linear/Constant in Lights] | ||
* '''Tutorial:''' [http://www.akilling.org/akg/default.asp?akg=tutlights Source Lighting] | * '''Tutorial:''' [http://www.akilling.org/akg/default.asp?akg=tutlights Source Lighting] (Broken) | ||
[[Category:Entities]] | [[Category:Entities]] |
Revision as of 15:53, 5 September 2006
Entity Description
An invisible light source. Can be turned on and off through inputs. The light entity is basic yet essential to almost every map.
Keyvalues
Flags
- 1 : Initially Off
Inputs
- TurnOn
- Turns the light on.
- TurnOff
- Turns the light off.
- Toggle
- Toggles the light on or off.
- SetPattern
- Sets the light's custom appearance to the input's parameters.
- FadeToPattern
- Fades from the light's old pattern to the new one.
Outputs
See Also

This article contains link(s) that appear to be broken. If possible, the links should be corrected to point to a mirror or similar article.
- point_spotlight
- Light entities
- Tutorial: Adding Light
- Tutorial: Quadratic/Linear/Constant in Lights
- Tutorial: Source Lighting (Broken)