Light Component | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Inventory icon Sprite General purpose lighting. Requires no electrical input. | |||||||||||||||||||||||||||||||||||
Crafting | |||||||||||||||||||||||||||||||||||
Fabricator Requirements |
Skill: Electrical: 20
| ||||||||||||||||||||||||||||||||||
Deconstructor Yield | |||||||||||||||||||||||||||||||||||
Store | |||||||||||||||||||||||||||||||||||
Minimum Difficulty | 5% | ||||||||||||||||||||||||||||||||||
Base Price | 110 mk | ||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
|
Light Component
Data is up-to-date | |
Last updated for version 1.0.7.0 Last mentioned in changelog 1.0.7.0 The current game version is 1.6.19.1 |
Light Component | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Inventory icon Sprite General purpose lighting. Requires no electrical input. | |||||||||||||||||||||||||||||||||||
Crafting | |||||||||||||||||||||||||||||||||||
Fabricator Requirements |
Skill: Electrical: 20
| ||||||||||||||||||||||||||||||||||
Deconstructor Yield | |||||||||||||||||||||||||||||||||||
Store | |||||||||||||||||||||||||||||||||||
Minimum Difficulty | 5% | ||||||||||||||||||||||||||||||||||
Base Price | 110 mk | ||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
|
Light Component | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Inventory icon Sprite General purpose lighting. Requires no electrical input. | |||||||||||||||||||||||||||||||||||
Crafting | |||||||||||||||||||||||||||||||||||
Fabricator Requirements |
Skill: Electrical: 20
| ||||||||||||||||||||||||||||||||||
Deconstructor Yield | |||||||||||||||||||||||||||||||||||
Store | |||||||||||||||||||||||||||||||||||
Minimum Difficulty | 5% | ||||||||||||||||||||||||||||||||||
Base Price | 110 mk | ||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
|
The Light Component is an electrical component used to provide lighting, without using power.
It is most commonly used for showing the state of Installations or other Electrical items.
Color Setting
Color can be set manually or by sending a signal to the Set_Color pin.
Manual
When rewiring any light or lamp, the color selector is shown at the bottom right of the screen. RGBA (red, green, blue, alpha) values can be set in decimal values ranging from 0 to 255.
The first three settings, Red, Green and Blue, determine the color; setting R: 255, G: 0 and B: 0 will result in a red light. R: 255, G: 165 and B: 0 will result in an orange light. See Web Colors.
The fourth setting, Alpha, will effectively translate into the light's intensity; 255 being the brightest, and 0 being equivalent to the light turned off.
Signal
A signal can be sent to the Light Component's Set_Color input. The value can be decimal (like for the manual setting) if received from a Memory or Color Component, or hexadecimal or float if received from a Memory Component.
For example, to produce turquoise light with about half the maximum intensity...
- Decimal
- ...an input of
64,224,208,127
is required.
- Hexadecimal
- ...an input of
#40E0D07F
is required.
- Float
- ...an input of
0.25,0.88,0.82,0.5
is required.
In all cases, the Alpha value can be omitted, and will then automatically be interpreted as if set to the maximum: decimal: 255, hexadecimal: FF or float: 1.
Connection Panel for Light Component Hover over pins to see their descriptions. | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||
Requires: Screwdriver |
Alarms | |
---|---|
Detectors | |
Interactable | |
Wiring Components | |
Misc |
Installations | |
---|---|
Submarine Weapons | |
Small Turrets
|
Large Turrets
|
Loaders
| |
Other
| |
Navigation | |
Machines | |
Electrical | |
Structure | |
Other | |
Alien | |