Classes:FogPatchMedium
Classes: FogPatchSmall→FogPatchMedium
→FogPatchLarge
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Medium patch of fog | |||
---|---|---|---|
Actor type | SFX | Game | ![]() |
DoomEd Number | 10002 | Class Name | FogPatchMedium |
A medium-sized patch of fog generated by a FogSpawner actor.
DECORATE definition
ACTOR FogPatchMedium : FogPatchSmall { States { Spawn: FOGM ABCDE 7 A_FogMove Loop Death: FOGS ABCDE 5 Goto Super::Death } }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.