Classes:SpectralLightningDeath1
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
| SpectralLightningDeath1 | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | SpectralLightningDeath1 |
Classes: SpectralLightningBase→SpectralLightningDeath1
→SpectralLightningBigV1
→SpectralLightningBigV2
→SpectralLightningSpot
A variant of SpectralLightningBase that skips the first frame of it's death animation.
DECORATE definition
ACTOR SpectralLightningDeath1 : SpectralLightningBase { States { Death: Goto Super::Death+1 } }