TurnProjectile: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 October 2024

  • curprev 15:3615:36, 12 October 2024Printz talk contribs 832 bytes +832 Created page with "{{Codepointer|description=Like Turn, but also changes the velocity to match the new angle. |usage='''A_TurnProjectile'''(''mode'', ''counter_or_value'') '''misc1''' ''angle'' |parameters= *''mode'': if 0 (default), use the '''misc1''' field ''angle'', which is the number of degrees to increase angle. If 1, then ''counter_or_value'' is a counter ID (0 to 7) with the number of degrees to rotate, not '''misc1'''. If 2, then ''counter_or_value'' is a counter ID (0 to..."