Thing type 542, Bumper, is a type of Thing that bounces back players colliding with it. 10 points are added to the player's score for the first five times that the player collides with the bumper.
Object type info – MT_BUMPER
|
|
Thing type number
|
542
|
BUMPA0
|
|
Object type
|
MT_BUMPER
|
|
Sprite name prefix
|
BUMP
|
|
SpawnState
|
S_BUMPER
|
|
SeeState
|
S_NULL
|
|
SeeSound
|
sfx_None
|
|
AttackSound
|
sfx_None
|
|
PainState
|
S_NULL
|
|
PainSound
|
sfx_s3kaa
|
|
MeleeState
|
S_NULL
|
|
MissileState
|
S_NULL
|
|
DeathState
|
S_NULL
|
|
XDeathState
|
S_NULL
|
|
DeathSound
|
sfx_None
|
|
ActiveSound
|
sfx_None
|
|
RaiseState
|
S_BUMPERHIT
|
|
SpawnHealth
|
1000
|
|
ReactionTime
|
5
|
|
PainChance
|
-1
|
|
Speed
|
0
|
|
Radius
|
32*FRACUNIT
|
|
Height
|
64*FRACUNIT
|
|
Display offset
|
0
|
|
Mass
|
16*FRACUNIT
|
|
Damage
|
0
|
|
Flags
|
MF_SPRING|MF_NOGRAVITY
|
|
States – MT_BUMPER
|
State
|
Sprite prefix
|
Frame
|
Duration (tics)
|
Action
|
Var 1
|
Var 2
|
Next state
|
Full brightness?
|
Translucency
|
S_BUMPER
|
BUMP
|
FF_ANIMATE|FF_GLOBALANIM
|
-1
|
none
|
3
|
4
|
S_NULL
|
No
|
0%
|
S_BUMPERHIT
|
BUMP
|
FF_ANIMATE|E
|
12
|
A_Pain
|
1
|
3
|
S_BUMPER
|
No
|
0%
|