LBA2:Island intensities: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
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..." |
(No difference)
|
Latest revision as of 16:21, 17 February 2017
Island intensities | ||
---|---|---|
Extension |
LI |
|
Occurence |
LBA2 |
|
Colour |
|
|
Programs supporting this format | ||
(none) |
||
References | ||
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