Classes:WaterSplash
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Water splash | |||
---|---|---|---|
Actor type | SFX | Game | ![]() |
DoomEd Number | None | Class Name | WaterSplash |
Classes: WaterSplash
Small water splashes.
DECORATE definition
ACTOR WaterSplash { Radius 2 Height 4 +NOBLOCKMAP +MISSILE +DROPOFF +NOTELEPORT +LOWGRAVITY +CANNOTPUSH +DONTSPLASH +DONTBLAST States { Spawn: SPSH ABC 8 SPSH D 16 Stop Death: SPSH D 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.