Mapdev:detail: Difference between revisions
From Fightorder
More actions
mapdevinter>Gajop |
m 1 revision imported |
(No difference)
| |
Latest revision as of 21:54, 23 February 2026
Details
FIXME: Needs description here
| 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... |