Classes:WraithFX3
Classes: WraithFX3
This actor needs a description.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Reiver spark | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | WraithFX3 |
DECORATE definition
ACTOR WraithFX3
{
Radius 2
Height 5
Mass 5
+NOBLOCKMAP
+DROPOFF
+MISSILE
+FLOORCLIP
+NOTELEPORT
DeathSound "Drip"
States
{
Spawn:
WRBL QRS 4 Bright
Loop
Death:
WRBL S 4 Bright
Stop
}
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.