Get help and support for using Cubik Studio.
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!
0 x
-
Creatos
- Early Adopter
- Posts: 38
- Joined: 24 Feb 2015, 19:19
- Likes:
3 x | 10 x
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
0 x
-
Sphax
- Admin
- Posts: 1314
- Joined: 10 Nov 2011, 10:44
- Likes:
70 x | 223 x
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!
0 x
-
Creatos
- Early Adopter
- Posts: 38
- Joined: 24 Feb 2015, 19:19
- Likes:
3 x | 10 x
Post
by Sphax » 15 Jan 2017, 19:20
Cool!

So you moved transparent parts at end to make it work?
0 x
-
Sphax
- Admin
- Posts: 1314
- Joined: 10 Nov 2011, 10:44
- Likes:
70 x | 223 x
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!
0 x
-
Creatos
- Early Adopter
- Posts: 38
- Joined: 24 Feb 2015, 19:19
- Likes:
3 x | 10 x
Return to “Help Centre”