Classes:TeleGlitter2
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:
|
| Blue teleporter glitter spark | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | TeleGlitter2 |
Classes: TeleGlitter1→TeleGlitter2
A blue variant of the red glitter, created by a blue glitter generator.
DECORATE definition
ACTOR TeleGlitter2 : TeleGlitter1 { States { Spawn: TGLT F 2 Bright TGLT G 2 Bright A_AccTeleGlitter TGLT H 2 Bright TGLT I 2 Bright A_AccTeleGlitter TGLT J 2 Bright Loop } }