A_PhoenixPuff

From ZDoom Wiki
Jump to navigation Jump to search

A_PhoenixPuff
(no parameters)

Spawns two PhoenixPuff actors, and sends them straight to the left and the right of the calling actor, with a horizontal speed of 1.3 and no vertical speed. In Heretic, the function also called A_SeekerMissile with a threshold of 5° and a maximum angle of 10°, however the calling actor itself was never given a tracer to follow.

This codepointer is restricted to PhoenixFX1 and derived classes.