A_SerpentSpawnGibs

From ZDoom Wiki
Revision as of 04:58, 7 May 2012 by Blzut3 (talk | contribs) (Created page with "{{codepointer|r=Hexen}} '''A_SerpentSpawnGibs'''<br> (''no parameter'')<br> Spawn one of each {{Class|SerpentGib1}}, {{Class|SerpentGib2}}, and {{Class|SerpentGib3}}. The gi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A_SerpentSpawnGibs
(no parameter)

Spawn one of each SerpentGib1, SerpentGib2, and SerpentGib3. The gibs will be spawned within 8 map units of the calling actor and one unit from its feet. The gibs will have slight x/y velocities ranging from +- 0-0.125 and a floor clip of 6.

This codepointer is restricted to Serpent and derived classes.