FindTracer: 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:5014:50, 20 October 2024Printz talk contribs 638 bytes +638 Created page with "{{codepointer|description=Search for a valid seek target, if the calling actor doesn't already have one. Particularly useful for player projectiles. |usage='''A_FindTracer'''(''field_of_view'', ''search_distance'') |parameters= *''field_of_view'': the field of view relative to calling actor's angle to search for targets in. Default: 360 degrees (all around) *''search_distance'': distance to search in map blocks (of 128 units each). Default: 10 |notes=This will prefer aim..."