Classes:SmallBloodPool
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Small pool of blood | |||
|---|---|---|---|
| Actor type | Gore | Game | |
| DoomEd Number | 80 | Class Name | SmallBloodPool |
| Spawn ID | 148 | Identifier | T_BLOODPOOL2 |
Classes: SmallBloodPool
A small pool of blood.
DECORATE definition
ACTOR SmallBloodPool
{
Radius 20
Height 1
+NOBLOCKMAP
+MOVEWITHSECTOR
States
{
Spawn:
POB2 A -1
Stop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.