| 02-13-2004, 10:22 PM | #1 |
I know some people don't want to wait through long boring cut-scenes, but I can't seem to find the skip cut-scene trigger. Could anyone help here? |
| 02-13-2004, 11:01 PM | #2 |
There isnt one, you have to do a couple of things to skip a cinematic. You have to reset the camera, and make a trigger when a player press Esc it sets a variable equal to true. Then in ur cinematic triggers do if the variable is equal to true skip remaining actions. |
| 02-14-2004, 01:31 AM | #3 |
There is an example of how blizzard did this, look for the sample campaign (the one with thrall before he reaches kamildor but after he leave asteroth) and look up the trigger. I never looked at it but i know its there, so i dont know how big of a help it will be. [edit]true but its easier to see the actual trigger than general explanation. |
| 02-14-2004, 02:24 AM | #4 |
What i said is how blizzard does it. |
