Classes:FireDroplet
Classes: FireDroplet
A droplet of fire that is created when a Strife NPC call A_DropFire during its burning death.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Fire droplet | |||
|---|---|---|---|
| Actor type | Gibs | Game | |
| DoomEd Number | None | Class Name | FireDroplet |
| Conversation ID | 297 | Puzzle Item ID | N/A |
DECORATE definition
ACTOR FireDroplet
{
+NOBLOCKMAP
+NOCLIP
States
{
Spawn:
FFOT ABCD 9 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.