Fancier light sprites.
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
# So we can click on it for deletion.
|
||||
- type: BoundingBox
|
||||
- type: Sprite
|
||||
sprite: Objects/lighting.rsi
|
||||
sprite: Buildings/light_tube.rsi
|
||||
state: on
|
||||
|
||||
- type: Icon
|
||||
sprite: Objects/lighting.rsi
|
||||
sprite: uildings/light_tube.rsi
|
||||
state: on
|
||||
|
||||
- type: PointLight
|
||||
@@ -29,11 +29,11 @@
|
||||
parent: wall_light
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/lighting.rsi
|
||||
sprite: Buildings/light_tube.rsi
|
||||
state: off
|
||||
|
||||
- type: Icon
|
||||
sprite: Objects/lighting.rsi
|
||||
sprite: Buildings/light_tube.rsi
|
||||
state: off
|
||||
|
||||
- type: PointLight
|
||||
|
||||
BIN
Resources/Textures/Buildings/light_tube.rsi/broken.png
Normal file
BIN
Resources/Textures/Buildings/light_tube.rsi/broken.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 657 B |
BIN
Resources/Textures/Buildings/light_tube.rsi/burned.png
Normal file
BIN
Resources/Textures/Buildings/light_tube.rsi/burned.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 962 B |
BIN
Resources/Textures/Buildings/light_tube.rsi/empty.png
Normal file
BIN
Resources/Textures/Buildings/light_tube.rsi/empty.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 406 B |
1
Resources/Textures/Buildings/light_tube.rsi/meta.json
Normal file
1
Resources/Textures/Buildings/light_tube.rsi/meta.json
Normal file
@@ -0,0 +1 @@
|
||||
{"version": 1, "size": {"x": 32, "y": 32}, "license": "CC-BY-SA-3.0", "copyright": "https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/lighting.dmi", "states": [{"name": "broken", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "burned", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "empty", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "off", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}, {"name": "on", "directions": 4, "delays": [[1.0], [1.0], [1.0], [1.0]]}]}
|
||||
BIN
Resources/Textures/Buildings/light_tube.rsi/off.png
Normal file
BIN
Resources/Textures/Buildings/light_tube.rsi/off.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 554 B |
BIN
Resources/Textures/Buildings/light_tube.rsi/on.png
Normal file
BIN
Resources/Textures/Buildings/light_tube.rsi/on.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 703 B |
Reference in New Issue
Block a user