Classes:SpectralLightningDeathShort
Classes: SpectralLightningBase→SpectralLightningDeathShort
→SpectralLightningV1
→SpectralLightningV2
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
SpectralLightningDeathShort | |||
---|---|---|---|
Actor type | Explosive | Game | ![]() |
DoomEd Number | None | Class Name | SpectralLightningDeathShort |
A variant of SpectralLightningBase that skips the first SIX frames of it's death animation.
DECORATE definition
ACTOR SpectralLightningDeathShort : SpectralLightningBase { States { Death: Goto Super::Death+6 } }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.