#Why does this happen? The texture is partially transparent

14 messages · Page 1 of 1 (latest)

lament hedge
#

I think there's nothing much to add to the title

trail adderBOT
#
Welcome to the help forum!

Please make sure to read #1021015331910713395 as it may answer your question!

Once your question has been resolved, please mark the post as closed by using the </close:1163944441741049897> command.

chrome yew
#

because semi-transparency is hard to render for most programs

#

!faq render-order

trail adderBOT
# chrome yew !faq render-order
FAQ
Blockbench: Render Order

If you are using textures with semi-transparent pixels (like a colored glass for example), a transparent element may hide an opaque element behind it. In some cases, the renderer can figure out the render order automatically, in other cases it might need some assistance.

  • In Blockbench: Right click the transparent element, click Transparency Render Order > In Front. This will fix the transparency rendering in Blockbench, but it has no result on the exported file.
  • In other programs: The render order is typically determined by the transparency property of the material. If possible, create two textures, one for the opaque, and one for the transparent part. Set only the transparent texture to be transparent.
  • In Minecraft: Move elements with that texture to the bottom of the element list. Additionally, for Bedrock Edition the render order for groups/bones is based on their name (in alphabetical order). PS: In some cases the aforementioned steps won't change the result ingame.
chrome yew
#

You could check if changing the "In Blockbench" option there changes anything for you.

lament hedge
#

Thanks, imma check out all you told and mentioned here

#

Tried with both in front and behind, but to no avail

chrome yew
#

maybe it has to do with gifs not supporting semi-transparency then

lament hedge
#

The other image is just a screenshot of the model

#

This is what i see in the block bench editor too

lament hedge
#

Anyway, is this just a rendering problem for Block Bench or would it happen on any other thing where this model is imported into?

chrome yew
lament hedge
#

Thx, i guess there's nothing to do about it then.