Mapdev:detail
From Spring
Jump to navigationJump to searchDetails
FIXME: Needs description here
| FIXME: needs image | |
| 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... |