Turn: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 7: Line 7:


[[Category:Codepointers]]
[[Category:Codepointers]]
[[Category:MBF codepointers]]

Revision as of 06:46, 31 March 2012

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].