A_WraithRaise

From ZDoom Wiki
Jump to navigation Jump to search

A_WraithRaise
(no parameter)

Decreases the floor clipping by 2 map units each call until the actor is fully visible. Once the floor clipping is 0, the flags DONTMORPH, SPECIALFLOORCLIP are removed. The actor is set to the Chase state and the PainChance is set to that of the normal Wraith.

Finally, a Dirt1, Dirt2, Dirt3, Dirt4, Dirt5, or Dirt6 is spawned within the radius 2 map units above the calling actor's feet with an initial upward velocity of 4.

This codepointer is restricted to WraithBuried and derived classes.