Definevoxel (DEF): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''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. | |||
[[Category:DEF commands]] | [[Category:DEF commands]] | ||
[[Category:Deprecated]] | [[Category:Deprecated]] |
Revision as of 15:12, 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.