Classes:ItemFog
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:
|
| Item fog | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | ItemFog |
Classes: ItemFog
Fog for respawning Doom and Strife items.
DECORATE definition
ACTOR ItemFog
{
+NOBLOCKMAP
+NOGRAVITY
States
{
Spawn:
IFOG ABABCDE 6 Bright
Stop
}
}