Classes:PodGoo
Classes: PodGoo
A small piece of pod chipped away by an impact. They dissipate quickly.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Pod goo | |||
|---|---|---|---|
| Actor type | Gibs | Game | |
| DoomEd Number | None | Class Name | PodGoo |
DECORATE definition
ACTOR PodGoo
{
Radius 2
Height 4
Gravity 0.125
+NOBLOCKMAP
+MISSILE
+DROPOFF
+NOTELEPORT
+CANNOTPUSH
States
{
Spawn:
PPOD GH 8
Loop
Death:
PPOD G 10
Stop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.