RainImpact

From Eternity Wiki
Jump to navigationJump to search

Description

Projectile special impact for Heretic hellstaff rain.

Usage

A_RainImpact

Parameters

No parameters.

Examples

No examples given.

Notes

Commonly called during the death frames.

If actor's Z position is above the floor, it will go into the "AirDeath" state if available. Otherwise, on hitting a splashy terrain, there's a 5/32 chance that it will trigger the splash even if having the NOSPLASH flag.

See also