Classes:Bang4Cloud
Classes: Bang4Cloud
A cloud used for various explosions in Strife. This actor has no direct equivalent in the original game. To create this, Strife
spawned a spark and then changed its state to that of this explosion cloud. ZDoom uses a more logical approach.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Explosion cloud | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | Bang4Cloud |
DECORATE definition
ACTOR Bang4Cloud
{
+NOBLOCKMAP
+NOGRAVITY
RenderStyle Add
VSpeed 1
States
{
Spawn:
BNG4 BCDEFGHIJKLMN 3 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.