Author Topic: Lights  (Read 451 times)

I've been needing lights for some of my builds. I know that there are emitters, but would it be possible to make a specialized brick in the shape of a light bulb, or a chandelier? It would be better than the round 2x2 that I always use. Thanks!


For a lightbulb hanging from the ceiling, I'd do a gold (yellow + chrome) 1x1f round on top of a clear round, with a light in the clear.

For a chandelier, you could try a gold 'grid':

Code: [Select]
Top layer
   
 F
   

Middle layer
 F
FFF
 F

Bottom layer
 R
R R
 R

F = flat
R = round

Or something similar.