A_MntrFloorFire

From ZDoom Wiki
Revision as of 20:55, 9 August 2009 by Gez (talk | contribs) (Created page with '{{DISPLAYTITLE:A_MntrFloorFire}} '''A_MntrFloorFire'''<br /> (no parameters) Spawns a {{Class|MinotaurFX3}} near the calling actor's position, randomly within four map units on …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_MntrFloorFire
(no parameters)

Spawns a MinotaurFX3 near the calling actor's position, randomly within four map units on both X and Y axes. The spawned flames are given the calling actor's target, so this codepointer should be called only by missiles, not directly by a monster. It is restricted to MinotaurFX2 and derived classes.