LBA2:Holomap Island View

From LBA File Information
Revision as of 19:23, 24 June 2026 by 2400:cb00:1285:1000:25ce:671d:ab41:947d (talk) (Add WIP documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

These entries are always 36 bytes and contain information for projecting the camera onto static holomap images. See `InitHoloPlan()` for details.

    pt = buffer;

    orgmx = *pt++;
    orgmz = *pt++;
    offx = *pt++;
    offz = *pt++;
    alpha = *pt++;
    beta = *pt++;
    distance = *pt++;
    lalpha = *pt++;
    lbeta = *pt++;