Hey; didn't want to spam up the sticky with a request for help, especially since I can get nice and specific about what I did and didn't do.
I use 7x height for most of my floors, so I was trying to edit ChristopherP's 2x2x3 corner brick to 1x height to reduce plate-spam. It's mostly worked; the game detects the brick, but I'm not getting a ghost or the brick after I place it.
What I have done:
The dimensions and collision cubes:
2 2 3
SPECIAL
u-
X-
d-
uu
XX
dd
2
0 -0.5 0
2 1 3
-0.5 0.5 0
1 1 3
COVERAGE: //TBNESW
0 : 999
0 : 999
0 : 999
0 : 999
0 : 999
0 : 999
NOTE: The lack of culling is only half-because of my own laziness, the coverage is lifted from the 2x2x3 corner brick, and I don't really understand the culling enough to add it in myself.
For the quads, I've only adjusted Z-values; wherever I saw a "4.5" or "-4.5" in the 9-plate-high brick, I changed it to a "1.5" or a "-1.5." I was expecting to have to redo the UV maps, since they were for a longer brick, but I wasn't expecting the brick not to show up at all. Could somebody who gets BLB take a look at this and hopefully tell me what I've done wrong?