fix translucent error

This commit is contained in:
Alexsandro Percy 2022-07-26 21:34:17 -03:00
parent 7ee7445af9
commit 80bf239ee3

View File

@ -150,7 +150,7 @@ initial_properties = {
pointable=false, pointable=false,
visual = "mesh", visual = "mesh",
mesh = "automobiles_buggy_rag.b3d", mesh = "automobiles_buggy_rag.b3d",
use_texture_alpha = true, --use_texture_alpha = true,
backface_culling = false, backface_culling = false,
textures = {"automobiles_black.png", "automobiles_buggy_rag_window.png"}, textures = {"automobiles_black.png", "automobiles_buggy_rag_window.png"},
}, },