A_SpotLightning

From ZDoom Wiki
Revision as of 04:56, 10 February 2013 by Deded007 (talk | contribs) (forgot)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_SpotLightning

(no parameters)

Usage

Spawns a SpectralLightningSpot, set its threshold field to 25, its health to -2, its target to the calling actor and its tracer to the calling actor's target (standard operating procedure for homing missiles).

This codepointer is restricted to SpectralMonster and Programmer and actors inheriting from one of those.