Make research point source turn on/off with power.
This commit is contained in:
@@ -21,7 +21,11 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Buildings/research.rsi
|
sprite: Buildings/research.rsi
|
||||||
state: tdoppler
|
layers:
|
||||||
|
- state: tdoppler-off
|
||||||
|
- state: tdoppler
|
||||||
|
shader: unshaded
|
||||||
|
map: ["enum.PowerDeviceVisualLayers.Powered"]
|
||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Buildings/research.rsi
|
sprite: Buildings/research.rsi
|
||||||
state: tdoppler
|
state: tdoppler
|
||||||
@@ -36,3 +40,7 @@
|
|||||||
interfaces:
|
interfaces:
|
||||||
- key: enum.ResearchClientUiKey.Key
|
- key: enum.ResearchClientUiKey.Key
|
||||||
type: ResearchClientBoundUserInterface
|
type: ResearchClientBoundUserInterface
|
||||||
|
- type: Appearance
|
||||||
|
visuals:
|
||||||
|
- type: PowerDeviceVisualizer2D
|
||||||
|
- type: PowerDevice
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 991 B |
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 577 B |
Reference in New Issue
Block a user