5,389
edits
(more tips from neo) |
mNo edit summary |
||
Line 57: | Line 57: | ||
:Many quads are in fact triangles: the last two vertices have the same PNTA and TXCA entries, and the ARGB color is (255, 205, 205, 205) (80% gray, 100% opaque). There is alos a flag specifying that (see below). | :Many quads are in fact triangles: the last two vertices have the same PNTA and TXCA entries, and the ARGB color is (255, 205, 205, 205) (80% gray, 100% opaque). There is alos a flag specifying that (see below). | ||
;Flags | ;Flags | ||
:0x'''01''' 00 00 00 - unknown | :0x'''01''' 00 00 00 - unknown | ||
:0x'''02''' 00 00 00 - ghost (one type of BSP separator) | :0x'''02''' 00 00 00 - ghost (one type of BSP separator) | ||
:0x'''04''' 00 00 00 - stairs up | :0x'''04''' 00 00 00 - stairs up |