Thing type 756, Blast Linedef Executor, is a type of Thing that triggers a linedef executor when an explosion is detected nearby. It is used in Arid Canyon Zone to trigger map events with TNT Proximity Shells, but it can also be triggered by other types of explosions like TNT Barrels, Fang and Dragonbomber bombs, and even Armageddon Shield blasts. The Angle value of this Thing determines the tag of the linedefs to be called.
Object type info – MT_BLASTEXECUTOR
|
|
Thing type number
|
756
|
|
Object type
|
MT_BLASTEXECUTOR
|
|
Sprite name prefix
|
none
|
|
SpawnState
|
S_INVISIBLE
|
|
SeeState
|
S_NULL
|
|
SeeSound
|
sfx_None
|
|
AttackSound
|
sfx_None
|
|
PainState
|
S_NULL
|
|
PainSound
|
sfx_None
|
|
MeleeState
|
S_NULL
|
|
MissileState
|
S_NULL
|
|
DeathState
|
S_NULL
|
|
XDeathState
|
S_NULL
|
|
DeathSound
|
sfx_None
|
|
ActiveSound
|
sfx_None
|
|
RaiseState
|
S_NULL
|
|
SpawnHealth
|
1
|
|
ReactionTime
|
8
|
|
PainChance
|
0
|
|
Speed
|
8
|
|
Radius
|
32*FRACUNIT
|
|
Height
|
16*FRACUNIT
|
|
Display offset
|
0
|
|
Mass
|
4
|
|
Damage
|
0
|
|
Flags
|
MF_SHOOTABLE|MF_NOGRAVITY|MF_NOCLIPTHING
|
|