Exile007 Posted December 29, 2007 Share Posted December 29, 2007 Hi, how would you go about triggering a cutscene in KOTOR 2? Like when the PC enters a new module how do you trigger the cutscene? Link to comment Share on other sites More sharing options...
stoffe Posted December 30, 2007 Share Posted December 30, 2007 Hi, how would you go about triggering a cutscene in KOTOR 2? Like when the PC enters a new module how do you trigger the cutscene? There are a number of ways, which is preferable depends on the situation and personal taste. You could add a condition to the OnEnter event script of the area that starts the cutscene dialog when a player character enters and other conditions are fulfilled (usually that the scene hasn't already been played). You can also place a trigger on the spot where the player spawns upon transitioning into the area, and set its OnEnter script to start the cutscene dialog. Or you could make the OnPerception event script of a nearby NPC do the same. Link to comment Share on other sites More sharing options...
Exile007 Posted December 30, 2007 Author Share Posted December 30, 2007 Alright, thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.