Setuptile (DEF)

From EDukeWiki
Jump to navigation Jump to search

setuptile <tilenum> <width> <height> <x-offset> <y-offset>
setuptilerange <start tilenum> <end tilenum> <width> <height> <x-offset> <y-offset>

Used in DEF files to setup the properties which are applied to the highres replacement of the tile. This allows the creation of placeholder tiles for use with texture without having to edit .ART files.

Unlike dummytile this command won't draw black.

It doesn't affect 8-bit tiles or HUD images.