Definevoxel (DEF): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
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 15: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.