LBA2:Holomap Island View

From LBA File Information
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++;