mirror of
https://github.com/APercy/automobiles_pck
synced 2025-06-16 05:48:02 +02:00
old textures back
This commit is contained in:
parent
80bf239ee3
commit
d48ab01c21
@ -242,7 +242,7 @@ minetest.register_entity("automobiles_buggy:buggy", {
|
||||
stepheight = 0.7,
|
||||
visual = "mesh",
|
||||
mesh = "automobiles_buggy_body.b3d",
|
||||
use_texture_alpha = true,
|
||||
--use_texture_alpha = true,
|
||||
backface_culling = false,
|
||||
textures = {
|
||||
"automobiles_black.png", --bancos
|
||||
|
BIN
automobiles_buggy/textures/automobiles_buggy_windshield.png
Executable file → Normal file
BIN
automobiles_buggy/textures/automobiles_buggy_windshield.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 6.0 KiB |
@ -242,7 +242,7 @@ minetest.register_entity("automobiles_coupe:coupe", {
|
||||
visual = "mesh",
|
||||
mesh = "automobiles_coupe_body.b3d",
|
||||
--use_texture_alpha = true,
|
||||
--backface_culling = false,
|
||||
backface_culling = false,
|
||||
textures = {
|
||||
"automobiles_black.png", --bancos
|
||||
"automobiles_painting.png", --carroceria
|
||||
|
BIN
automobiles_coupe/textures/automobiles_coupe_glasses.png
Executable file → Normal file
BIN
automobiles_coupe/textures/automobiles_coupe_glasses.png
Executable file → Normal file
Binary file not shown.
Before Width: | Height: | Size: 8.9 KiB After Width: | Height: | Size: 8.2 KiB |
Loading…
Reference in New Issue
Block a user