PresetMaps.wiki
changeset 1161 5724b3037d0f
parent 1160 6b45128cb2d0
child 1209 fac5831027bd
equal deleted inserted replaced
1160:6b45128cb2d0 1161:5724b3037d0f
    67   * If there is no _mask.png_, this image will also be used for deciding what pixels are subject to collision: _alpha value_ not equal to 0 (so below max transparency) will be considered land
    67   * If there is no _mask.png_, this image will also be used for deciding what pixels are subject to collision: _alpha value_ not equal to 0 (so below max transparency) will be considered land
    68   * As of 0.9.19+, map.png is optional if a mask.png is provided.  If there is no map.png, the theme will be used to decorate the map.  No objects will be added to white areas.  Use black if you want objects.
    68   * As of 0.9.19+, map.png is optional if a mask.png is provided.  If there is no map.png, the theme will be used to decorate the map.  No objects will be added to white areas.  Use black if you want objects.
    69 
    69 
    70 ==== `preview.png` ====
    70 ==== `preview.png` ====
    71 Preview image of the map
    71 Preview image of the map
    72   * size: 256 x 128_
    72   * size: 256 × 128
    73 
    73 
    74 === Optional files (for advanced features and adjustments) ===
    74 === Optional files (for advanced features and adjustments) ===
    75 ==== `mask.png` ====
    75 ==== `mask.png` ====
    76 Image defining the collision areas of the map.
    76 Image defining the collision areas of the map.
    77 
    77