SeekTracer: 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.

20 October 2024

  • curprev 14:4314:43, 20 October 2024Printz talk contribs 548 bytes +548 Created page with "{{codepointer|description=Generic seeker missile function. |usage='''A_SeekTracer'''(''angle_threshold'', ''max_turn'') |parameters= *''angle_threshold'': if angle to target is lower than this, missile will 'snap' directly to face the target (degrees) *''max_turn'': maximum angle a missile will turn towards the target if angle is above the threshold (degrees) |notes= This is similar to HticTracer, except that it's not limited on the Z velocity update the same way as..."