JMH_Link Posted August 17, 2002 Share Posted August 17, 2002 How do you make them? I am making a SP mission and i would like to have have a few cutscreen in the game. Are they done be scripts? and if yes how do i make them? Link to comment Share on other sites More sharing options...
Slunker Posted August 17, 2002 Share Posted August 17, 2002 Yah, it's a script. Check out the camera() command. Use the camera(ENABLE) command to go into cinematic mode. The camera is exactly where the view was before you turned on cinematic mode. Use ref_points and info_nulls and the rest of the camera() command stuff (as explained in the ICARUS manual) to move the camera around, and ALWAYS have a camera(DISABLE) at the end. If you have any more specific questions about cut scenes, feel free to ask them here- I have spent the past week stumbling through and figuring the whole thing out ALMOST on my own (not completely, but if it isn't in the ICARUS manual, it's buried away in a derelict Elite Forces tutorial somewhere on the web) which I wouldn't wish on my worst enemy! (And you seem okay, so far. Heheh) -Slunker Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.