LBA2:Island intensities

From LBA File Information
Revision as of 16:21, 17 February 2017 by Lupin (talk | contribs) (Created page with "{{Infobox format | extension = LI | lba2 = true | colour = FF99FF }} This file contains the pre-calculated lighting for the ground of a particular island section. It consist...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Island intensities
Extension

LI

Occurence

LBA2

Colour
Programs supporting this format

(none)

References

Find entries of this type

This file contains the pre-calculated lighting for the ground of a particular island section. It consist of an array of integers indicating the intensity of a point on the grid.

Specification[edit]

The size of this file is 65x65 bytes.

An island section's ground is made of 64x64 squares, which means 65x65 points.

Each intensity is coded as an UNSIGNED BYTE (u8).


Information provided by: Lupin