give the model an internal bulb, make the lens transparent

colorize the bulb, reduce the coloring on the lens to only a small effect.
master
Vanessa Ezekowitz 2015-05-19 23:11:56 -04:00
parent 9c02a9fbc2
commit c71b6f88ed
7 changed files with 983 additions and 691 deletions

View File

@ -57,9 +57,12 @@ for _, row in ipairs(ilights.types) do
mesh = "ilights_lamp.obj",
tiles = {
"ilights_lamp_base.png",
"ilights_lamp_lens.png^[colorize:"..colordef..":200",
"ilights_lamp_cage.png"
"ilights_lamp_cage.png",
"ilights_lamp_bulb.png^[colorize:"..colordef..":200",
"ilights_lamp_bulb_base.png",
"ilights_lamp_lens.png^[colorize:"..colordef.."20:75"
},
use_texture_alpha = true,
groups = {cracky=3},
paramtype = "light",
paramtype2 = "facedir",

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 668 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 486 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 584 B

After

Width:  |  Height:  |  Size: 515 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 650 B

After

Width:  |  Height:  |  Size: 651 B