Definevoxel (DEF): Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:WIP pages Category:DEF commands Category:Deprecated commands" |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Deprecated}} | |||
<span {{code}}>'''definevoxel''' <filename></span><br /> | |||
<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. | |||
'''definevoxeltiles''' defines the range of ART-file tiles to replace with the voxel. | |||
[[Category:DEF commands]] | [[Category:DEF commands]] | ||
Latest revision as of 03:17, 29 August 2020
This feature is deprecated. It's recommend not to use this feature. |
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.