Transparency Issues!  [Solved]

Get help and support for using Cubik Studio.
Post Reply

Transparency Issues!

Post by Creatos » 14 Jan 2017, 23:32

Hey,

Is there a way to fix the folowing?
There should be stuff inside the transparent window... But it doesn't show up! :(
Image
x
User avatar
Creatos
Early Adopter
Posts: 38
Joined: 24 Feb 2015, 19:19

Re: Transparency Issues!  [Solved]

Post by Sphax » 15 Jan 2017, 09:24

It's a Minecraft rendering issue. An item model is rendered in one draw call which does not guarantee the rendering order of polygons.

You can maybe try to move transparent elements to the bottom (or top) of elements list and reexport.

You can try doing that directly in JSON btw
x
User avatar
Sphax
Admin
Posts: 1314
Joined: 10 Nov 2011, 10:44

Re: Transparency Issues!

Post by Creatos » 15 Jan 2017, 10:32

Sphax wrote: 15 Jan 2017, 09:24 It's a Minecraft rendering issue. An item model is rendered in one draw call which does not guarantee the rendering order of polygons.

You can maybe try to move transparent elements to the bottom (or top) of elements list and reexport.

You can try doing that directly in JSON btw
Thanks bud!
It worked, now it isn't invisible anymore and it looks way better! :)

Image
x
User avatar
Creatos
Early Adopter
Posts: 38
Joined: 24 Feb 2015, 19:19

Re: Transparency Issues!

Post by Sphax » 15 Jan 2017, 19:20

Cool! :)
So you moved transparent parts at end to make it work?
x
User avatar
Sphax
Admin
Posts: 1314
Joined: 10 Nov 2011, 10:44

Re: Transparency Issues!

Post by Creatos » 16 Jan 2017, 16:31

Sphax wrote: 15 Jan 2017, 19:20 Cool! :)
So you moved transparent parts at end to make it work?
Yes that worked! Ty very much!
x
User avatar
Creatos
Early Adopter
Posts: 38
Joined: 24 Feb 2015, 19:19

Post Reply

Return to “Help Centre”