LBA2:Island heightmap: Difference between revisions

From LBA File Information
Jump to navigation Jump to search
[checked revision][checked revision]
Content deleted Content added
No edit summary
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]]
[[File:Height map.jpg|500px]]


{{providers|[[provider::Lupin]], [[provider::Battler]], and [[provider::Serg]]}}
{{providers|[[provider::Lupin]], [[provider::Battler]], and [[provider::Serg]]}}

Latest revision as of 12:28, 20 July 2022

Island heightmap
Extension

LHM

Occurence

LBA2

Colour
Programs supporting this format

(none)

References

Find entries of this type

This file contains the height map for the ground of a particular island section.

Specification[edit]

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).

Error creating thumbnail: File missing


Information provided by: Lupin, Battler, and Serg