Turn: Difference between revisions
From Eternity Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
=====See also===== | =====See also===== | ||
*[[Face]] | *[[Face]] | ||
*[[TurnProjectile]] | |||
[[Category:Codepointers]] | [[Category:Codepointers]] | ||
[[Category:MBF codepointers]] | [[Category:MBF codepointers]] |
Revision as of 15:37, 12 October 2024
Type: Miscellaneous, parameterized
Parameter Information:
- misc1 = Integer number of degrees to turn (default of 0 = 0 degrees)
The object will turn from its present angle the provided number of degrees. New to MBF. Note that it uses the misc1 as parameter, instead of args[0].