#how can i make a transparent entity?
23 messages · Page 1 of 1 (latest)
you dont
bruh what
is there a way for like geckolib to render the bone as half transparent?
what is it in game
rn im just making the model
what will it be in game
as in? i want the middle ice block to be transparent and for the tnt to be visible
you will need to write the entities renderer code to support semi transparent textures
!faq render-order
(Result for "mc-render-order")
If you use semi-transparent textures (like colored glass) you need to move elements with that texture to the bottom of the element list. Otherwise elements behind these semi-transparent ones won't render ingame.
For the Bedrock Edition this also applies for cubes, but groups are rendered alphabetically rather than by their order in the Outliner (=bottom right section In Blockbench).
Disclaimer: Keep in mind that this won't necessarily change how Blockbench renders it, meaning it will most likely still look weird from certain angles. In rare cases the aformentioned steps also don't help ingame either for some reason.
this is how
if that didnt work then no