SRB2Kart/Thing types/Thing type 4050
Appearance
< SRB2Kart
Thing type 4050, CD SS1 UFO is an UFO from Sonic CD exclusive to SRB2Kart. They move back and forth around their spawnpoint, randomly changing trajectory slightly each time. UFOs are destroyed when a player collides with them. They generate more powerful items than a Random Item when destroyed, but they do not respawn.
|
Code – MT_CDUFO | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
States – MT_CDUFO | |||||||||
---|---|---|---|---|---|---|---|---|---|
State | Sprite prefix | Frame | Duration (tics) | Action | Var 1 | Var 2 | Next state | Full brightness? | Translucency |
S_CDUFO | FUFO | A | 1 | A_Thrust | 5 | 2 | S_CDUFO | No | 0% |
S_CDUFO_DIE | FUFO | A | 4 | A_BossScream | 0 | MT_EXPLODE | S_CDUFO_DIE | No | 0% |