Jump to content

SCANG.DAT: Difference between revisions

From UFOpaedia
No edit summary
 
Line 8: Line 8:


==See Also==
==See Also==
[[Motion Scanner]]
[[TERRAIN#MCD|MCD Files]]
[[TERRAIN#MCD|MCD Files]]

Revision as of 03:30, 18 November 2005

General Information

SCANG.DAT presumably stands for SCANner Graphics, because the images stored in it are used on the overhead map, which the game refers to as the Scanner (see also: UFOGRAPH/SCANBORD.PCK).

Each image is 4x4 pixels and represents a particular tile or map object. The game uses MCD[20-21] as a reference for which image to use: MCD[20] + MCD[21] * 256 + 35 (The +35 is due to the fact that the first 36 images (0-35) are for objects on the map).

Images

File:SCANG.gif

See Also

MCD Files