SRB2Kart/Thing types/Thing type 736
< SRB2Kart
Thing type 736, PC Bowling Pin, is a bowling pin, exclusive to SRB2Kart. It is used in Pleasure Castle. It gets knocked over when a player collides with it. Linedef executor commands can be triggered when less than a certain amount of Bowling Pins remain in an area using sector special Trigger Linedef Executor (Anywhere in Sector) and Number of Pushables – Once with the Solid Midexture flag checked.
|
States – MT_BOWLINGPIN | |||||||||
---|---|---|---|---|---|---|---|---|---|
State | Sprite prefix | Frame | Duration (tics) | Action | Var 1 | Var 2 | Next state | Full brightness? | Translucency |
S_BOWLINGPIN | BOWL | A | -1 | none | 0 | 0 | S_NULL | No | 0% |
S_BOWLINGHIT1 | BOWH | A | 4 | A_BunnyHop | 5 | 20 | S_BOWLINGHIT2 | No | 0% |
S_BOWLINGHIT2 | BOWH | B | 2 | none | 0 | 0 | S_BOWLINGHIT3 | No | 0% |
S_BOWLINGHIT3 | BOWH | C | 2 | none | 0 | 0 | S_BOWLINGHIT4 | No | 0% |
S_BOWLINGHIT4 | BOWH | D | 2 | none | 0 | 0 | S_NULL | No | 0% |