A_DripBlood

From ZDoom Wiki
Revision as of 07:19, 11 August 2009 by Gez (talk | contribs) (Created page with '{{DISPLAYTITLE:A_DripBlood}} '''A_DripBlood'''<br /> (no parameters) Spawns a {{Class|Blood}} actor within eight map units of the calling actor on both horizontal axes, gives it…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_DripBlood
(no parameters)

Spawns a Blood actor within eight map units of the calling actor on both horizontal axes, gives it a random horizontal velocity between -4 and +4 on the same axes, and sets its gravity property to 0.125.

This codepointer is restricted to RedAxe and derived classes.