Open GoogleCodeExporter opened 9 years ago
I'll probably implement this as a spawnflag on target_playerspeed some time. In
the meantime, is it an option to use a target_cutscene instead? If the
letterbox effect (the black bars at top/bottom of the screen) is a problem then
you can remove it by executing a script (with target_script) that sets
cg_letterboxSize to 1.
Note that from 1.0 onward, setting cg_letterBoxSize to 0 completely removes the
letterbox effect.
Original comment by era...@gmail.com
on 14 Sep 2011 at 2:57
That would work, but then I need a camera scene where the player dies because
I'm planning to setup my map so that when a player dies, they will see Game
Over screen--but cannot press any keys to Continue--and then after 5 second
delay I will execute a script to do "map krep01"
Original comment by ryanbris...@gmail.com
on 15 Sep 2011 at 4:45
I still have the option of not doing this. My map is setup for a player to
Contine--as a precaution--but, I'm still thinking about it.
Original comment by ryanbris...@gmail.com
on 15 Sep 2011 at 4:48
Original issue reported on code.google.com by
ryanbris...@gmail.com
on 13 Sep 2011 at 3:26