Classes:WaterfallSplash
Classes: WaterfallSplash
Splashes where the water drops land on the ground
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Waterfall splash | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | 104 | Class Name | WaterfallSplash |
| Conversation ID | 225 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR WaterfallSplash
{
+NOBLOCKMAP
ActiveSound "world/waterfall"
States
{
Spawn:
SPLH ABCDEFG 4
SPLH H 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.