Changes between Version 4 and Version 5 of PMP_File_Format


Ignore:
Timestamp:
Aug 3, 2013, 1:59:47 PM (11 years ago)
Author:
sanderd17
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PMP_File_Format

    v4 v5  
    4141     u16 texture1; // index into terrain_textures[]
    4242     u16 texture2; // index, or 0xFFFF for 'none'
    43      u32 priority; // ???
     43     u32 priority; // Used for blending between edges of tiles with different textures. A higher priority is blended on top of a lower priority.
    4444 }
    4545