Author Topic: Print Brick help  (Read 453 times)

I need a 1x1 halfbrick-sized print brick with a special print that is a brick side texture with the default numbers on them.  I attempted to make a halfbrick print brick by copying the default 1x1 print brick's .blb and editing it.  But, when I plant the brick in game, I cannot open the print menu using the printer, I cannot change the print on the brick.  Where did I go wrong?

Code: [Select]
1 1 2
SPECIAL

u
d
//COLLISION
1

0 0 0
1 1 2
----------------top quads:
1

TEX:TOP
POSITION:
-0.5 -0.5 1.0
-0.5 0.5 1.0
0.5 0.5 1.0
0.5 -0.5 1.0
UV COORDS:
1 0
1 1
0 1
0 0
NORMALS:
0 0 1
0 0 1
0 0 1
0 0 1
----------------bottom quads:
4

TEX:BOTTOMEDGE
POSITION:
-0.5 -0.5 -1.0
0.5 -0.5 -1.0
0.0 0 -1.0
-0.0 0 -1.0
UV COORDS:
0.2 0
0.7 0
0.7 0.5
0.2 0.5
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1

TEX:BOTTOMEDGE
POSITION:
-0.0 0 -1.0
0.0 0 -1.0
0.5 0.5 -1.0
-0.5 0.5 -1.0
UV COORDS:
0.2 0.5
0.7 0.5
0.7 0
0.2 0
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1

TEX:BOTTOMEDGE
POSITION:
-0.0 0 -1.0
-0.0 0 -1.0
-0.5 0.5 -1.0
-0.5 -0.5 -1.0
UV COORDS:
0.2 0.5
0.7 0.5
0.7 0
0.2 0
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1

TEX:BOTTOMEDGE
POSITION:
0.5 -0.5 -1.0
0.5 0.5 -1.0
0.0 0 -1.0
0.0 0 -1.0
UV COORDS:
0.2 0
0.7 0
0.7 0.5
0.2 0.5
NORMALS:
0 0 -1
0 0 -1
0 0 -1
0 0 -1
----------------north quads:
1

TEX:SIDE
POSITION:
-0.5 0.5 1.0
-0.5 0.5 -1.0
0.5 0.5 -1.0
0.5 0.5 1.0
UV COORDS:
1.02 0
1.02 1
-0.02 1
-0.02 0
NORMALS:
0 1 0
0 1 0
0 1 0
0 1 0
----------------east quads:
1

TEX:SIDE
POSITION:
0.5 -0.5 1.0
0.5 0.5 1.0
0.5 0.5 -1.0
0.5 -0.5 -1.0
UV COORDS:
-0.02 0
1.02 0
1.02 1
-0.02 1
NORMALS:
1 0 0
1 0 0
1 0 0
1 0 0
----------------south quads:
1

TEX:PRINT
POSITION:
0.5 -0.5 1.0
0.5 -0.5 -1.0
-0.5 -0.5 -1.0
-0.5 -0.5 1.0
UV COORDS:
1 0
1 1
0 1
0 0
NORMALS:
0 -1 0
0 -1 0
0 -1 0
0 -1 0
----------------west quads:
1

TEX:SIDE
POSITION:
-0.5 -0.5 -1.0
-0.5 0.5 -1.0
-0.5 0.5 1.0
-0.5 -0.5 1.0
UV COORDS:
1.02 1
-0.02 1
-0.02 0
1.02 0
NORMALS:
-1 0 0
-1 0 0
-1 0 0
-1 0 0
----------------omni quads:
0

by the way, if you didn't know, halfbricks are two plates tall.

[edit]

Also, in what folder are all of the default prints.  I can't find them.

wow, in Add-ons.  Never would have thought.
« Last Edit: September 18, 2013, 10:59:38 PM by Gen. Hothauser »