A_PodPain

Spawns an actor of type gootype (by default, PodGoo) 50% of the time, with 6.25% chance of spawning a second actor of the same type as well. The spawned goos, if any, are given velocities between -2 and +2 on the X and Y axes, and between 0.5 and 2.5 on the Z axis.

A_PodPain [(string gootype)]
(no parameter)

This codepointer is restricted to Pod and derived classes.

Examples

Taked from pod pain state:

Pain:
   PPOD B 14 A_PodPain
   Goto Spawn

  
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.