iconoclastdx 5 Posted July 5, 2013 It would be really really useful. I see there is a boolean "Acctime" but is there a way to speed up or slow down time incrementally. I could really use it to troubleshoot AI behavior. Thanks!! Share this post Link to post Share on other sites
falconx1 13 Posted July 5, 2013 try pressing "+" key other than that holding shift moves the cam faster. but neither are what your probably looking for. Share this post Link to post Share on other sites
iconoclastdx 5 Posted July 5, 2013 Thanks Falconx1. Unfortunately the + key does NOT work with the spendid camera. If there is no way to change the time-scale in camera mode, is there another way I can do it? Thanks. Share this post Link to post Share on other sites
resident emil 10 Posted October 2, 2013 Thanks Falconx1. Unfortunately the + key does NOT work with the spendid camera. If there is no way to change the time-scale in camera mode, is there another way I can do it? Thanks. If you are running the mission from the editor you can access the debug console from within Splendid Camera by pressing F1. There you can use the setAccTime in the exec window. Example: setAccTime 0.1; for really slow motion. Just press the Exec button and then cancel on the bottom left of the debug console and you're back in the game, but in slow motion. I used it yesterday to make a trailer for my latest mission: http://steamcommunity.com/sharedfiles/filedetails/?id=182323029 Good luck! Share this post Link to post Share on other sites