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: Difference between revisions

From Fightorder
mapdevinter>Gajop
 
m 1 revision imported
 
(No difference)

Latest revision as of 21:54, 23 February 2026

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...