LBA2:Island heightmap: Difference between revisions
Jump to navigation
Jump to search
[checked revision] | [checked revision] |
Content deleted Content added
Created page with "{{Infobox format | extension = LHM | lba2 = true | colour = FF99FF }} This file contains the height map for the ground of a particular island section. == Specification == T..." |
No edit summary |
||
Line 15: | Line 15: | ||
Each height is coded on an '''UNSIGNED WORD''' (''u16''). |
Each height is coded on an '''UNSIGNED WORD''' (''u16''). |
||
[[File:Height map.jpg]] |
|||
⚫ | |||
⚫ |
Revision as of 10:21, 1 July 2022
Island heightmap | ||
---|---|---|
Extension |
LHM |
|
Occurence |
LBA2 |
|
Colour |
|
|
Programs supporting this format | ||
(none) |
||
References | ||
This file contains the height map for the ground of a particular island section.
Specification
The size of this file is 65x65x2 bytes.
An island section's ground is made of 64x64 squares, which means 65x65 points.
Each height is coded on an UNSIGNED WORD (u16).
Information provided by: Lupin, Battler, and Serg