Author Topic: Diagnal Bricks  (Read 1022 times)

Nonono
DTS is only used for collision
The brick is done in the blb file

Ah. So you could still have the brick look like it was rotated though, right?

The .blb file would look something like this to draw the diagonal brick?
Code: [Select]
xx---
-xx--
---xx

Code: [Select]
xx---
-xx--
---xx
No
Look at the stuff after that part
All of it

I thought all the other stuff was for mapping textures?

.blb files were never my best.