#The problem of materials that are transparent from different angles. [continues]
10 messages · Page 1 of 1 (latest)
Welcome to the help forum! Once your question has been resolved, please mark the post as closed by typing !close.
When I turn a model on and off, it automatically switches to auto.
these settings a purely a visual thing in blockbench and have no effect in game
So is there any way to fix this?
make it more transparent or deterioration at 22.545 degrees... eg.
!faq 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.
!close