Setuptile (DEF)

From EDukeWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.