Mdxoff: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
mdxoff <number>
mdxoff <number>


Sets the center displacement offset on Z-axis for custom rotation of the model replacement of the sprite using [[pitch]] and [[roll]].
Sets the rotation center displacement offset on the X-axis for the model replacement of the sprite.


<number> is exprimed in [[Build units]].
<number> is exprimed in [[Build units]].
See the [[model rotation]] guide for further explanation about the usage of this command.


[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:Sprite manipulation]]
[[Category:Sprite manipulation]]

Revision as of 01:12, 6 November 2005

mdxoff <number>

Sets the rotation center displacement offset on the X-axis for the model replacement of the sprite.

<number> is exprimed in Build units.

See the model rotation guide for further explanation about the usage of this command.