A_LastZap

From ZDoom Wiki
Jump to navigation Jump to search

A_LastZap
(no parameters)

Spawns an actor of the calling actor's missile type (by default, LightningZap), puts it in its Death state, sets its damage property to 0, and gives it an upward vertical velocity of 40 units.

This codepointer is restricted to LightningFloor and derived classes.