Classes:GoldWandFX1
Classes: GoldWandFX1
→GoldWandFX2
→GoldWandPuff2
While this actor is not normally used by the elvenwand, it serves as a base class for its powered-up projectile and puff.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Small elvenwand projectile | |||
---|---|---|---|
Actor type | Explosive | Game | ![]() |
DoomEd Number | None | Class Name | GoldWandFX1 |
Spawn ID | 151 | Identifier | T_POWERWANDMINIBLAST |
DECORATE definition
ACTOR GoldWandFX1 { Radius 10 Height 6 Speed 22 Damage 2 Projectile RenderStyle Add DeathSound "weapons/wandhit" Obituary "$OB_MPPGOLDWAND" States { Spawn: FX01 AB 6 Bright Loop Death: FX01 EFGH 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.