Cutscenes: Difference between revisions
No edit summary |
(Undo revision 8555 by 2A09:BAC5:62CB:1846:0:0:26B:AD (talk)) Tag: Undo |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
# Full motion video, using [[.roq]] files | # Full motion video, using [[.roq]] files | ||
# Cinematic scenes within the game engine run by [[ICARUS]] scripting, using [[NPC]] characters. | # Cinematic scenes rendered within the game engine run by [[ICARUS]] scripting, using [[NPC]] characters. | ||
Cutscenes play out encounters or story line events in a way that the player cannot interact with. If [[g_subtitles]] is toggled to "1", the game will display the subtitles for any dialogue in the chosen language. | Cutscenes play out encounters or story line events in a way that the player cannot interact with. If [[g_subtitles]] is toggled to "1", the game will display the subtitles for any dialogue in the chosen language. |
Latest revision as of 22:34, 21 June 2024
A cutscene refers to an in-game cinematic sequence. There are two kinds of cutscene used in Jedi Academy and Jedi Outcast.
- Full motion video, using .roq files
- Cinematic scenes rendered within the game engine run by ICARUS scripting, using NPC characters.
Cutscenes play out encounters or story line events in a way that the player cannot interact with. If g_subtitles is toggled to "1", the game will display the subtitles for any dialogue in the chosen language.