GenTracer

From Eternity Wiki
Revision as of 13:50, 8 February 2010 by Printz (talk | contribs) (New page: 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''' ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.