Angoff: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
'''angoff''' <value><br>
<span {{code}}>'''angoff''' <value></span>
'''angoffvar''' <value>


Sets the angle offset for a 3D model assigned to an [[actor]].  When set, the angle of the [[actor]]'s 3D model will be rendered offset by <number>.
<span {{code}}>'''angoffvar''' <value> </span>
 
Sets the angle offset for a 3D model assigned to an [[actor]].  When set, the angle of the [[actor]]'s 3D model will be rendered offset by ''<number>''.


{{varsuffix}}
{{varsuffix}}

Revision as of 08:13, 11 January 2021

angoff <value>

angoffvar <value>

Sets the angle offset for a 3D model assigned to an actor. When set, the angle of the actor's 3D model will be rendered offset by <number>.

Commands with an additional "var" suffix take gamevars rather than constants or defined labels for their inputs. As an alternate short form, "varvar" can be dropped from these commands; for example ife serves an an alias for ifvarvare.