Thing type 708, Disco Ambience, is a type of Thing that plays an ambient disco sound effect when the player is in range. The sound it plays is sfx_ambint
; the corresponding lump is DSAMBINT
. In SRB2, it is used in Egg Rock Zone Act 2's disco room.
Object type info – MT_RANDOMAMBIENT
|
|
Thing type number
|
708
|
|
Object type
|
MT_RANDOMAMBIENT
|
|
Sprite name prefix
|
NULL
|
|
SpawnState
|
S_INVISIBLE
|
|
SeeState
|
S_NULL
|
|
SeeSound
|
sfx_ambint
|
|
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
|
512
|
|
ReactionTime
|
0
|
|
PainChance
|
255
|
|
Speed
|
0
|
|
Radius
|
8*FRACUNIT
|
|
Height
|
16*FRACUNIT
|
|
Display offset
|
0
|
|
Mass
|
1000
|
|
Damage
|
0
|
|
Flags
|
MF_NOSECTOR|MF_NOBLOCKMAP|MF_NOGRAVITY|MF_AMBIENT
|
|