Undefinetile (DEF): Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:WIP pages Category:DEF commands" |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | '''undefinetile''' <tilenum><br /> | ||
'''undefinetilerange''' <start tilenum> <end tilenum> | |||
Undefine a 8-bit tile. As a result, the tile will have dimensions of zero. | |||
Not to be confused with [[undeftexture (DEF)|undeftexture]], which undefine the high-res texture replacement. | |||
[[Category:DEF commands]] | [[Category:DEF commands]] |
Revision as of 15:59, 21 February 2020
undefinetile <tilenum>
undefinetilerange <start tilenum> <end tilenum>
Undefine a 8-bit tile. As a result, the tile will have dimensions of zero.
Not to be confused with undeftexture, which undefine the high-res texture replacement.