Classes:BloodSplashBase
From ZDoom Wiki
Note: Wait! Stop! Before you flex your Ctrl-C/Ctrl-V muscles and copy this actor's definition in your mod, remember the following things:
|
| Blood splash | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | BloodSplashBase |
Classes: BloodSplashBase
Normal (large) blood splashes.
DECORATE definition
ACTOR BloodSplashBase
{
+NOBLOCKMAP
+NOCLIP
+NOGRAVITY
+DONTSPLASH
+DONTBLAST
States
{
Spawn:
BSPH EFGHIJK 5
Stop
}
}

