GenTracer

From Eternity Wiki
Revision as of 11:32, 26 April 2020 by Printz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Description

Generic tracer, without revenant attack's specific traits.

Usage

GenTracer

Parameters

No parameters.

Examples

No examples given.

Notes

Causes the calling missile actor to follow its target, similar to Doom's original Tracer, but without depending on the time to be a multiple of 4 tics, or spawning a TracerSmoke object. This codepointer uses no arguments. See Tracer for the Doom model homing missile, and HticTracer and WhirlwindSeek for Heretic implementations.

See also