Classes:Sorcerer2Telefade
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:
|
| D'Sparil's teleportation effect | |||
|---|---|---|---|
| Actor type | SFX | Game | |
| DoomEd Number | None | Class Name | Sorcerer2Telefade |
When D'Sparil teleports, this actor is spawned in his place.
DECORATE definition
ACTOR Sorcerer2Telefade
{
+NOBLOCKMAP
States
{
Spawn:
SOR2 GHIJKL 6
Stop
}
}