PDA

View Full Version : Camera Question



matticus
11-18-2007, 10:20 AM
Is there any way you add camera overlays in the editor.

Example: When the gears levels start, it says what level/chapter you are playing. Just wondering how you would do this.

CrysAk
11-18-2007, 10:34 AM
yes

you can do this with UI scenes (right click add UI scene in generic browser)
theres a bunch of options in there you need to change so its JUST an overlay (not taking voer control of player/mouse on screen/pausing game etc)

you can trigger these via kismet (off level loaded/visible for your case)

matticus
11-18-2007, 10:54 AM
Thank you! Been looking for that for ages, really appreciate it :D