Definevoxel (DEF): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''definevoxel''' <filename><br /> | <span {{code}}>'''definevoxel''' <filename></span><br /> | ||
'''definevoxeltiles''' <first tilenum> <last tilenum> | <span {{code}}>'''definevoxeltiles''' <first tilenum> <last tilenum></span> | ||
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 05:46, 23 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.