Skip to content

Instantly share code, notes, and snippets.

@EzerArch
Created January 11, 2017 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EzerArch/44459409274058fdbdcfd3ba17d33061 to your computer and use it in GitHub Desktop.
Save EzerArch/44459409274058fdbdcfd3ba17d33061 to your computer and use it in GitHub Desktop.
SRB2 Camera timeline file
// SRB2 camera timeline file
// Writen by Ezer'Arch (2012, ezerarch.com)
// DO NOT USE IT. Incompatible with recent versions.
//start
fview
wait 175
dview
wait 140
//springs
lview
wait 270
//over fans
fview
wait 115
dview
wait 110
//springs
fview
wait 65
//wait for door
dview
wait 105
//door opens and go!
sview
wait 70
dview
wait 105
//press air-lock button, go outside
tview
wait 15
sview
wait 175
//wait for lava
fview
wait 70
pview
wait 100
//jump over collapsing platforms
rview
wait 100
fview
wait 70
//jump over up-down crusher
lview
wait 150
//gravflip
fview
wait 20
ffview
wait 190
dview
wait 170
//run over bridge
lview
wait 180
//gravflip
dview
wait 93
//starpost->zoom-tube
sview
wait 57
dview
wait 105
//no-jump area (~1:15)
fview
wait 80
lview
wait 60
//down the yellow springs
fview
wait 175
dview
wait 170
//in zoom-tube
sview
wait 35
dview
wait 170
//wait for counter-gravflipper
lview
wait 255
dview
wait 230
//flip on mid-air
sfview
wait 135
//get in zoom-tube
dview
wait 210
//bridge - gravflip
pview
wait 55
//wait to fall in the spiked-tube
fview
wait 245
//in tube
dview
wait 265
//flip and jump upside-down plaforms
lview
wait 160
//enter in the upsite-down tube (~2:22)
dview
wait 105
arview
wait 35
alview
wait 35
dview
wait 15
rview
wait 35
dview
wait 105
//Pointy room
wait 540
//zoom-tube
pview
wait 70
bgview
wait 160
//spike-crushers
dview
wait 345
//zoom-tube (~3:00)
pview
wait 70
dview
wait 140
//collapsing floor
cecho "collapsing"
pview
wait 15
sview
wait 75
dview
wait 105
//catwalk
cecho "catwalk"
rview
wait 70
dview
wait 175
sfview
wait 175
//enter the flying-crates room
phflview
wait 40
dview
wait 245
//ALERT! AIR-LOCK OPENING!
pview
wait 155
//Closed
dview
wait 70
lview
wait 140
//multicrusers
fview
wait 215
//Minus room
sfhview
wait 15
sview
wait 190
dview
wait 80
//collapsing blocks (~4:00)
sview
wait 280
//press lava-flood button
fview
wait 70
// lava fall
pview
wait 140
dview
wait 210
//enter cannon room
pview
wait 175
//press button
cecho "press!!!"
fview
wait 70
pview
wait 140
//explode, pass through the hole
cecho "explode!!!"
dview
wait 140
//mines
cecho "mines!!!"
fview
wait 105
//lasers
cecho "lasers!!!"
rview
wait 175
//obstacles
cecho "obstacles!!!"
tview
wait 175
//firejets
cecho "firejets!!!"
lview
wait 175
//gravflip
cecho "gravflip!!!"
dview
wait 175
pview
wait 35
lview
wait 35
rview
wait 35
dview
wait 35
//exit vertical-deathpit room
cecho "exit!!!"
sview
wait 70
dview
wait 35
//enter the air tube
cecho "enter the air tube!!!"
sview
wait 70
//silent teleport
cecho "silent teleport!!!"
ffview
wait 70
dview
wait 35
//starpost before appear/disappearing platforms (~5:18)
cecho "starpost!!!"
rview
wait 140
phfrview
wait 210
//press button
cecho "press button!!!"
dview
wait 105
//detons
cecho "detons!!!"
sview
wait 70
//ramp
fview
wait 70
//crates, white shield, shrink-tube
cecho "white shield!!!"
dview
wait 245
cecho "exit shrink!!!"
fview
wait 140
//get in the tube
cecho "tube!!!"
sview
wait 105
//stop to jump
cecho "stop to jump!!!"
rview
wait 105
//tube
dview
wait 105
//jetties room
cecho "jetties!!!"
fview
wait 105
sview
wait 105
//climb up crates
cecho "climb up crates!!!"
phflview
wait 105
//green portal
cecho "green portal!!!"
sfview
wait 105
//coveyor-crusher
rview
wait 105
//cogs
cecho "cogs!!!"
dview
wait 175
//stop, spin, release, pass the lasers
cecho "stop, spin, release, pass the lasers!!!"
pview
wait 35
sview
wait 105
dview
wait 105
//exit the tube, mini-boss
cecho "mini-boss!!!"
wait 315
//exit mini-boss
cecho "exit mini-boss!!!"
fview
wait 105
dview
wait 35
fview
wait 105
//elevator
cecho "elevator!!!"
lview
wait 140
//exit elevator
cecho "exit elevator!!!"
pview
wait 105
bgview
wait 105
cecho "STOP HERE!!!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment