SRB2Kart/Thing types/Thing type 2400
< SRB2Kart
Thing type 2400, Big Puma, is a type of Thing, exclusive to SRB2Kart. It damages players and jumps up and down like a normal Puma, but it is twice as large. The Angle value of the Big Puma determines its jumping strength. If the Angle is set to 0, it uses its default jumping strength of 44.
|
States – MT_BIGPUMA | |||||||||
---|---|---|---|---|---|---|---|---|---|
State | Sprite prefix | Frame | Duration (tics) | Action | Var 1 | Var 2 | Next state | Full brightness? | Translucency |
S_BIGPUMA1 | DECO | I | 3 | A_FishJump | 0 | 0 | S_BIGPUMA2 | Yes | 0% |
S_BIGPUMA2 | DECO | J | 3 | A_FishJump | 0 | 0 | S_BIGPUMA3 | Yes | 0% |
S_BIGPUMA3 | DECO | K | 3 | A_FishJump | 0 | 0 | S_BIGPUMA1 | Yes | 0% |
S_BIGPUMA4 | DECO | L | 3 | A_FishJump | 0 | 0 | S_BIGPUMA5 | Yes | 0% |
S_BIGPUMA5 | DECO | M | 3 | A_FishJump | 0 | 0 | S_BIGPUMA6 | Yes | 0% |
S_BIGPUMA6 | DECO | N | 3 | A_FishJump | 0 | 0 | S_BIGPUMA4 | Yes | 0% |