Classes:WaterDrip
Classes: WaterDrip
Small, blue drops of water, that fall from the ceiling
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Water drip | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | 53 | Class Name | WaterDrip |
| Conversation ID | 226 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR WaterDrip
{
Height 1
+NOBLOCKMAP
+SPAWNCEILING
+NOGRAVITY
States
{
Spawn:
CDRP A 10
CDRP BCD 8
Loop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.