mirror of
https://github.com/APercy/automobiles_pck
synced 2025-08-24 05:36:24 +02:00
fix translucent error
This commit is contained in:
parent
7ee7445af9
commit
80bf239ee3
@ -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"},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user