Skip to content

eng BSP Header

PROPHESSOR edited this page Apr 10, 2022 · 2 revisions

BSP header

.bsp header:
    uInt24: Floor Color BGR888
    uInt24: Ceiling Color BGR888
    uInt24: Loading Screen Background BGR888
    uInt8:  Level id
    uInt16: Player start coords (x = val % 32, y = val / 32)
    uInt8:  Player rotation