Definevoxel (DEF): Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
Fox (talk | contribs)
No edit summary
Line 1: Line 1:
'''definevoxel <filename>
'''definevoxel''' <filename><br />
'''definevoxeltiles <first tilenum> <last tilenum>
'''definevoxeltiles''' <first tilenum> <last tilenum>


Defines a voxel to replace sprites in the game. <filename> is the name of the .KVX file containing the voxel.
Defines a voxel to replace sprites in the game. <filename> is the name of the .KVX file containing the voxel.

Revision as of 16:25, 21 February 2020

definevoxel <filename>
definevoxeltiles <first tilenum> <last tilenum>

Defines a voxel to replace sprites in the game. <filename> is the name of the .KVX file containing the voxel.

definevoxeltiles defines the range of ART-file tiles to replace with the voxel.