Author Topic: [Solved] I've lost the east quad of a brick  (Read 1023 times)

I can still see the back side of it on the tempbrick, but when I look at the front side on the tempbrick or a planted brick, it's just missing. If the brick is destroyed it temporarily reappears.

The quad in question:
------------------ East quads:
1

TEX:TOP
POSITION:
2 1 1.5
2 1 -1.5
2 -1 -1.5
2 -1 1.5
UV COORDS:
0.5 0.5
0.5 0.5
0.5 0.5
0.5 0.5
NORMALS:
1 0 0
1 0 0
1 0 0
1 0 0


I'm pretty sure that's the only quad involved, because removing it doesn't make the problem occur for another quad and removing the quads above it doesn't solve the problem either.
...but here's the full file for those of you who need or want it (quote this post):


I'm very confuzzled.
« Last Edit: January 02, 2014, 11:02:57 PM by Xalos »

SUDDEN COMPREHENSION.


COVERAGE: //TBNESW
0 : 12
0 : 12
0 : 0
0 : 0   //<-- Relevant part.
0 : 6
0 : 6

...

------------------ East quads:
1

TEX:TOP
POSITION:
2 1 1.5
2 1 -1.5
2 -1 -1.5
2 -1 1.5
UV COORDS:
0.5 0.5
0.5 0.5
0.5 0.5
0.5 0.5
NORMALS:
1 0 0
1 0 0
1 0 0
1 0 0

SUDDEN COMPREHENSION.


COVERAGE: //TBNESW
0 : 12
0 : 12
0 : 0
0 : 0   //<-- Relevant part.
0 : 6
0 : 6

And a clarification for those that did not comprehend it:

That line refers to the east quads. Because the right value is 0 it means: hide east faces when 0 bricks are covering this side of the brick = always hide east faces

And a clarification for those that did not comprehend it:

That line refers to the east quads. Because the right value is 0 it means: hide east faces when 0 bricks are covering this side of the brick = always hide east faces
Ah. So that means that the number there represents how many 1xNx1/3 bricks have to be in front of a brick before it can hide a face?

Ah. So that means that the number there represents how many 1xNx1/3 bricks have to be in front of a brick before it can hide a face?
The units are 1x1f plates. For a 2x2x1 (2 2 3 in BLB) brick the sides should have a coverage of 0 : 6.

The units are 1x1f plates. For a 2x2x1 (2 2 3 in BLB) brick the sides should have a coverage of 0 : 6.
Yeah, that's what I meant, 1x1f. I couldn't think of the name.