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