Pitch

From EDukeWiki
Revision as of 07:38, 13 November 2011 by Rasmusthorup (talk | contribs)
Jump to navigation Jump to search

pitch <number>

Sets the value of a pitch rotation (about the Y-axis) for the actor's model. The rotation center can be offset from the model center by settings the mdxoff, mdyoff and mdzoff members to non-zero values.

<number> is an angle exprimed in Build units. -512 looks up while 512 looks down.

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