Mdyoff: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
mdyoff <number>
'''mdyoff''' contains the rotation center displacement offset on the Y-axis for the [[actor]]'s model.


Sets the rotation center displacement offset on the Y-axis for the [[actor]]'s model.
mdyoff is a member of the [[Members of the spriteext structure|spriteext]] structure.


<number> is exprimed in [[Build units]].
The value is expressed in [[Build units]].


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


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

Revision as of 11:20, 16 November 2012

mdyoff contains the rotation center displacement offset on the Y-axis for the actor's model.

mdyoff is a member of the spriteext structure.

The value is expressed in Build units.

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