Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Mapdev:detail

From Fightorder
Revision as of 07:38, 18 December 2018 by mapdevinter>Gajop (mapinfo.lua)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Details

FIXME: Needs description here

Example
FIXME: needs image File:Mapdev-splat-without.jpg
Example Detail Texture Ingame Result
* Click on images for higher res

Specification

mapinfo.lua

local mapinfo = {
   ...
   resources = {
      ...
      detailTex = "",
      ...
   },
   ...
}

Image File

File Location ./maps/
File Format PNG, TGA, BMP, DDS New in version 99.0
Colour Depth 8bpp
Channels RGB
Resolution Any powers of two, eg. 256, 512, 1024...