Definevoxel (DEF): Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
 
Fox (talk | contribs)
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:WIP pages]]
{{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]]
[[Category:Deprecated commands]]

Latest revision as of 04: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.