A_RainImpact

From ZDoom Wiki
Revision as of 22:23, 10 August 2009 by Gez (talk | contribs) (Created page with '{{DISPLAYTITLE:A_RainImpact}} '''A_RainImpact'''<br /> (no parameters) Puts the calling actor in its NotFloor state if its Z position is higher than the floor. If it did hit the…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_RainImpact
(no parameters)

Puts the calling actor in its NotFloor state if its Z position is higher than the floor. If it did hit the floor, only generate the potential splash about 15% of the time.

This codepointer is restricted to RainPillar and derived classes.