STEAM-GRUPPE
Blender Source Tools BleST
STEAM-GRUPPE
Blender Source Tools BleST
368
I SPIL
2,229
ONLINE
Grundlagt:
8. november 2013
Alle diskussioner > Help > Trådoplysninger
Alchemist 11. feb. 2018 kl. 20:50
VTFEdit & Animated Textures.
Hi guys im trying to add an animated texture that has a black background.
http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1299179150

how do i remove the black, in the gif or in is there a green screen setting in VTF?
Sidst redigeret af Alchemist; 11. feb. 2018 kl. 21:08
< >
Viser 1-2 af 2 kommentarer
Zappy 12. feb. 2018 kl. 2:20 
Depending on what you want, you can try using $Translucent (gradual changes between 0% and 100% see-through-ness, but has a few rendering issues in some cases), $AlphaTest (only exactly 0% visible or 100% visible, with nothing anywhere between 0% or 100%, but mostly without rendering issues), or $Additive (only makes stuff brighter, never darker, so a black part of a texture isn't visible, while a red part of a texture would make something blue behind it appear purple instead of just overriding the blue-ness) in the material.
$Translucent and $AlphaTest require the alpha to be in the textures themselves, while $Additive just doesn't do anything when the texture is black, so alpha won't be required for $Additive.

In the context of what the screenshot shows, $Additive is probably what you'll want in this case.
Alchemist 12. feb. 2018 kl. 3:25 
Oprindeligt skrevet af Zappy:
Depending on what you want, you can try using $Translucent (gradual changes between 0% and 100% see-through-ness, but has a few rendering issues in some cases), $AlphaTest (only exactly 0% visible or 100% visible, with nothing anywhere between 0% or 100%, but mostly without rendering issues), or $Additive (only makes stuff brighter, never darker, so a black part of a texture isn't visible, while a red part of a texture would make something blue behind it appear purple instead of just overriding the blue-ness) in the material.
$Translucent and $AlphaTest require the alpha to be in the textures themselves, while $Additive just doesn't do anything when the texture is black, so alpha won't be required for $Additive.

In the context of what the screenshot shows, $Additive is probably what you'll want in this case.

thank you @zappy that worked perfectly!
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50

Alle diskussioner > Help > Trådoplysninger
Dato opslået: 11. feb. 2018 kl. 20:50
Indlæg: 2