Thing type 757, Fan Particle Generator, is a type of Thing that is used in conjunction with linedef type 15 to generate smoke particles in short intervals that rise up in the air. This Thing is normally used in conjunction with a fan sector to make the player rise along with the particles. See Linedef type 15 for further details.
Object/state data
Object type info – MT_PARTICLEGEN
|
|
Thing type number
|
757
|
|
Object type
|
MT_PARTICLEGEN
|
|
Sprite name prefix
|
NULL
|
|
SpawnState
|
S_PARTICLEGEN
|
|
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
|
1000
|
|
ReactionTime
|
8
|
|
PainChance
|
0
|
|
Speed
|
8
|
|
Radius
|
1*FRACUNIT
|
|
Height
|
1*FRACUNIT
|
|
Display offset
|
0
|
|
Mass
|
16
|
|
Damage
|
0
|
|
Flags
|
MF_NOBLOCKMAP|MF_NOSECTOR|MF_NOCLIP|MF_NOGRAVITY|MF_NOCLIPHEIGHT
|
|
States – MT_PARTICLEGEN
|
State
|
Sprite prefix
|
Frame
|
Duration (tics)
|
Action
|
Var 1
|
Var 2
|
Next state
|
Full brightness?
|
Translucency
|
S_PARTICLEGEN
|
NULL
|
A
|
1
|
A_ParticleSpawn
|
0
|
0
|
S_PARTICLEGEN
|
No
|
0%
|
Object type info – MT_PARTICLE
|
|
Thing type number
|
none
|
PRTLA0
|
|
Object type
|
MT_PARTICLE
|
|
Sprite name prefix
|
PRTL
|
|
SpawnState
|
S_PARTICLE
|
|
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
|
1000
|
|
ReactionTime
|
8
|
|
PainChance
|
0
|
|
Speed
|
4*FRACUNIT
|
|
Radius
|
4*FRACUNIT
|
|
Height
|
4*FRACUNIT
|
|
Display offset
|
0
|
|
Mass
|
4
|
|
Damage
|
0
|
|
Flags
|
MF_NOBLOCKMAP|MF_NOGRAVITY|MF_NOCLIPHEIGHT|MF_NOCLIP
|
|
States – MT_PARTICLE
|
State
|
Sprite prefix
|
Frame
|
Duration (tics)
|
Action
|
Var 1
|
Var 2
|
Next state
|
Full brightness?
|
Translucency
|
S_PARTICLE
|
PRTL
|
A
|
2*TICRATE
|
none
|
0
|
0
|
S_NULL
|
Yes
|
70%
|