Hard Light Productions Forums
Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: LoneKnight on July 20, 2011, 08:07:00 pm
-
I am working on an in-game cutscene and I was wondering if the only way to end a cutscene is to essentially end the mission.
The wiki gives three ways to end a cutscene:
1. End-level
2. Force jump out
3. Reset-camera
I attempted to reset the camera, but it only sets it to black, and doesn't set back to the pilot view. So, is there a way to have a mid-mission cutscene and go back into the action, or does it have to end the level?
Thanks!
-
reset-camera does set it back to pilot view.
If you did any fade-outs, you'll need to do a 0 second fade-in.
-
If you did any fade-outs, you'll need to do a 0 second fade-in.
Ah and that would be the problem.