Okay this is the situation:
I have three movies:
1st a movie wich shows a guy in the dark, in screen you get A : Shoot, B : Talk.
2nd a movie wich you see the guy talking to you
3rd a movie wich the guy gets shot by you.
Now I want the player to chose his option while the 1st movie is playing.
I have tried several things but I only get to chose after the 1st movie stopped playing. Is it even possible to do this?
I have also though about making a view for the movie but if I would want to make a game the game would just be too huge.
Thanks
Ralph
Maybe you could split the first movie in half and let the user choose inbetween the two halves? I don't think you could do it during a movie, but I'm not sure.