Classes:WaterFountain
Classes: WaterFountain
A small, blue fountain of water
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| WaterFountain | |||
|---|---|---|---|
| Actor type | Decoration | Game | |
| DoomEd Number | 112 | Class Name | WaterFountain |
| Conversation ID | 227 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR WaterFountain
{
+NOBLOCKMAP
ActiveSound "world/watersplash"
States
{
Spawn:
WTFT ABC 4
WTFT D 4 A_LoopActiveSound
Loop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.