powered visuals for air sensors
This commit is contained in:
@@ -60,6 +60,13 @@
|
|||||||
- AirSensor
|
- AirSensor
|
||||||
- type: AccessReader
|
- type: AccessReader
|
||||||
access: [ [ "Atmospherics" ] ]
|
access: [ [ "Atmospherics" ] ]
|
||||||
|
- type: GenericVisualizer
|
||||||
|
visuals:
|
||||||
|
enum.PowerDeviceVisuals.Powered:
|
||||||
|
sensor:
|
||||||
|
True: { state: gsensor1 }
|
||||||
|
False: { state: gsensor0 }
|
||||||
|
|
||||||
- type: Construction
|
- type: Construction
|
||||||
graph: AirSensor
|
graph: AirSensor
|
||||||
node: sensor
|
node: sensor
|
||||||
@@ -69,6 +76,7 @@
|
|||||||
sprite: Structures/Specific/Atmospherics/sensor.rsi
|
sprite: Structures/Specific/Atmospherics/sensor.rsi
|
||||||
layers:
|
layers:
|
||||||
- state: gsensor1
|
- state: gsensor1
|
||||||
|
map: [ "sensor" ]
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: BaseItem
|
parent: BaseItem
|
||||||
|
|||||||
Reference in New Issue
Block a user