Fix use_texture_alpha issues
This commit is contained in:
parent
79ad815ed6
commit
87dfe8e651
@ -98,7 +98,7 @@ for _, size in ipairs(SIZES) do
|
|||||||
"techage_laser.png",
|
"techage_laser.png",
|
||||||
"techage_laser.png",
|
"techage_laser.png",
|
||||||
},
|
},
|
||||||
use_texture_alpha = techage.BLEND,
|
use_texture_alpha = true,
|
||||||
physical = false,
|
physical = false,
|
||||||
collide_with_objects = false,
|
collide_with_objects = false,
|
||||||
pointable = false,
|
pointable = false,
|
||||||
|
Loading…
Reference in New Issue
Block a user