Classes:BossSpot
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 teleport point | |||
|---|---|---|---|
| Actor type | Map spot | Game | |
| DoomEd Number | 56 | Class Name | BossSpot |
| Spawn ID | 141 | Identifier | None |
Classes: SpecialSpot→BossSpot
D'Sparil randomly chooses one of the available BossSpots as a destination when he teleports after having been hurt. If no BossSpot is available, D'Sparil will never teleport. BossSpots should be spawned before D'Sparil himself is, otherwise he will never use them.
DECORATE definition
ACTOR BossSpot : SpecialSpot { +INVISIBLE }