rework fishtank model and textures

This commit is contained in:
Vanessa Ezekowitz 2015-05-08 15:52:41 -04:00
parent dbb0786ebc
commit b99763d351
8 changed files with 907 additions and 871 deletions

View File

@ -133,12 +133,12 @@ homedecor.register("fishtank", {
description = "Fishtank",
mesh = "homedecor_fishtank.obj",
tiles = {
"homedecor_fishtank_gravel.png",
"homedecor_fishtank_filter.png",
"homedecor_generic_plastic_black.png",
"homedecor_fishtank_fishes.png",
"homedecor_fishtank_gravel.png",
"homedecor_fishtank_glass.png",
"homedecor_fishtank_water.png"
"homedecor_fishtank_sides.png",
"homedecor_fishtank_water_top.png"
},
use_texture_alpha = true,
selection_box = ft_cbox,
@ -154,12 +154,12 @@ homedecor.register("fishtank_lighted", {
description = "Fishtank (lighted)",
mesh = "homedecor_fishtank.obj",
tiles = {
"homedecor_fishtank_gravel_lighted.png",
"homedecor_fishtank_filter.png",
"homedecor_generic_plastic_black.png",
"homedecor_fishtank_fishes_lighted.png",
"homedecor_fishtank_gravel_lighted.png",
"homedecor_fishtank_glass.png",
"homedecor_fishtank_water_lighted.png"
"homedecor_fishtank_sides_lighted.png",
"homedecor_fishtank_water_top_lighted.png"
},
light_source = LIGHT_MAX-4,
use_texture_alpha = true,

File diff suppressed because it is too large Load Diff

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 149 B

View File

Before

Width:  |  Height:  |  Size: 86 B

After

Width:  |  Height:  |  Size: 86 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 414 B