Classes:MaceFX3
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:
|
| Small firemace sphere | |||
|---|---|---|---|
| Actor type | Explosive | Game | |
| DoomEd Number | None | Class Name | MaceFX3 |
| Spawn ID | 155 | Identifier | T_BOUNCYMACEBALL |
The firemace's secondary projectiles, spawned when a large mace sphere bounces.
DECORATE definition
ACTOR MaceFX3 : MaceFX1 { Speed 7 Damage 4 -NOGRAVITY Gravity 0.125 States { Spawn: FX02 AB 4 Loop } }