Classes:BossTarget
When BossEyes are present on a map, they'll shoot their "boss cubes" at these special spots. If no BossTargets are present on the map, A_BrainSpit will fail and do nothing.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Boss cube spawning point | |||
---|---|---|---|
Actor type | Map spot | Game | ![]() |
DoomEd Number | 87 | Class Name | BossTarget |
Classes: SpecialSpot→BossTarget
DECORATE definition
ACTOR BossTarget : SpecialSpot { Height 32 +NOBLOCKMAP +NOSECTOR }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.