Classes:WraithFX4
Classes: WraithFX4
→WraithFX5
This actor needs a description.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Dripping flesh | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | WraithFX4 |
| Spawn ID | 106 | Identifier | T_FLESH_DRIP1 |
DECORATE definition
ACTOR WraithFX4
{
Radius 2
Height 5
Mass 5
+NOBLOCKMAP
+DROPOFF
+MISSILE
+NOTELEPORT
DeathSound "Drip"
States
{
Spawn:
WRBL TUVW 4
Loop
Death:
WRBL W 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.