Adds small lights and small light bulbs. (#156)
In the future, someone might want to edit the sprites so the bulb is white and not yellow. Here's some screenshots:  
This commit is contained in:
committed by
Pieter-Jan Briers
parent
03856b79b4
commit
d9ff72c907
@@ -950,17 +950,17 @@ entities:
|
||||
pos: 4.5,-9.5
|
||||
rot: -1.570796 rad
|
||||
type: Transform
|
||||
- type: poweredlight
|
||||
- type: poweredsmalllight
|
||||
components:
|
||||
- grid: 0
|
||||
pos: -4,-7
|
||||
rot: -1.5707963267949 rad
|
||||
rot: 1.5707963267949 rad
|
||||
type: Transform
|
||||
- type: poweredlight
|
||||
- type: poweredsmalllight
|
||||
components:
|
||||
- grid: 0
|
||||
pos: 3,-7
|
||||
rot: -1.5707963267949 rad
|
||||
rot: 1.5707963267949 rad
|
||||
type: Transform
|
||||
- type: poweredlight
|
||||
components:
|
||||
|
||||
Reference in New Issue
Block a user