| 02-26-2004, 05:12 AM | #1 |
When I have the cinematic mode on and a trigger is playing a transmission from a unit. I had about 5 transmissions, one after another, and when the last one finishes, the game resumes. But when the ESC key is hit during the transmission, it goes to the next one after 2 seconds or so. What I want is so that if they hit ESC, they skip the WHOLE cinematic, not just a transmission. |
| 02-26-2004, 05:29 AM | #2 |
Make a boolean that says when the player can skip. Set it to true when you want them to be able to skip. Then have a separate trigger with the escapes cinematic event and just tell the game to put the player after the cine. |
