Difference between revisions of "LOFTEMPS.DAT"

From UFOpaedia
Jump to navigation Jump to search
Line 1: Line 1:
==General Notes==
+
{{tocright}}
LOFTEMPS.DAT is found in GEODATA and contains "3D" information on the map objects.
 
  
There are 112 entries, each of which are 32 bytes long. It is 3,584 bytes long.
+
LOFTEMPS.DAT is found in GEODATA and contains "3D" information on the map objects.
  
In Binary, the file creates 16x16 bitmaps, where 1 is solid and 0 is empty. These are then layered using the 12 loft references in the MCD files to create a 16x16x12 3D object.
+
There are 112 entries (114 for for TFTD), each of which are 32 bytes long. It is 3,584 bytes long (3,648 in the sequel).
  
<i>Could be double layered to create a 16x16x24 object. - [[User:Bomb Bloke|Bomb Bloke]] 04:14, 25 October 2007 (PDT)</i>
+
TFTD stores the LOFTEMPS tables in the [[TERRAIN]] folder, but also keeps a copy of UFO's version in it's original location (unused).
 +
 
 +
The file creates 16x16 bitmaps (one bit per pixel, where 1 is solid and 0 is empty). These are then double layered using the 12 loft references in the MCD files to create a 16x16x24 3D object.
  
 
==Additional Information==
 
==Additional Information==
Line 12: Line 13:
  
 
==Images==
 
==Images==
 +
===UFO===
 
Here are the 112, 16x16 bitmaps (white is solid):
 
Here are the 112, 16x16 bitmaps (white is solid):
  
 
[[Image:Loftemps.png]]
 
[[Image:Loftemps.png]]
 +
 +
===TFTD===
 +
Here are the 112, 16x16 bitmaps (white is solid):
 +
 +
[[Image:Loftemps_TFTD.png]]
  
 
[[Category:Game Files]]
 
[[Category:Game Files]]

Revision as of 10:42, 29 May 2008

LOFTEMPS.DAT is found in GEODATA and contains "3D" information on the map objects.

There are 112 entries (114 for for TFTD), each of which are 32 bytes long. It is 3,584 bytes long (3,648 in the sequel).

TFTD stores the LOFTEMPS tables in the TERRAIN folder, but also keeps a copy of UFO's version in it's original location (unused).

The file creates 16x16 bitmaps (one bit per pixel, where 1 is solid and 0 is empty). These are then double layered using the 12 loft references in the MCD files to create a 16x16x24 3D object.

Additional Information

BladeFireLight has written detailed information of the MCD files and the LOFTEMPS.DAT, which can be found on this link: Map Control Data (MCD)

Images

UFO

Here are the 112, 16x16 bitmaps (white is solid):

Loftemps.png

TFTD

Here are the 112, 16x16 bitmaps (white is solid):

Loftemps TFTD.png