Classes:GauntletPuff1
Classes: GauntletPuff1
→GauntletPuff2
The puffs spawned when the gauntlets of the necromancer hit something.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Gauntlets of the necromancer puff | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | GauntletPuff1 |
DECORATE definition
ACTOR GauntletPuff1
{
+NOBLOCKMAP
+NOGRAVITY
+PUFFONACTORS
RenderStyle Translucent
Alpha 0.4
VSpeed 0.8
States
{
Spawn:
PUF1 ABCD 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.