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