Fancier light sprites.

This commit is contained in:
Pieter-Jan Briers
2019-03-20 15:07:10 +01:00
parent 8b694b1899
commit fad429c922
7 changed files with 5 additions and 4 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 657 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 406 B

View 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]]}]}

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 703 B