Author Topic: Cutscene idea  (Read 1494 times)

0 Members and 1 Guest are viewing this topic.

Offline Lynx

  • 211
I got WC2 to run again recently, and the way cutscenes are handled in that game is very interesting. They don't function like normal movies. The persons, ships and various things are separate graphics/animations that can be combined with every background, and the scenes are all separate. The movies are actually a combination of the same few scenes following each other, but the text/sounds were specified separate foe each scene, so you could have the same scene two or three times, but with new text every time. This was especially great for conversations with other persons since it kept the filesize down. Normally you'd have needed some megabytes for a movie like this, but with this technique it could be kept down to a few dozen kilobytes.

No I propose adapting this. While I don't think we could pull off that thing with separate fore and backgrounds it'd still be very good. You have a set of a few generic movies without sound, and you can put them together in what way you like, for example.

1.Talking head#1 2. Talking head#2 3.generic capship#1 4. Talking head#1

Somewhere you could specify a voicefile for each scene, like for above:

1. "That patrol is boring"  2. "Yer right"  3. "Mayday, Mayday! We're under attack! any ship in range, please assist!" 4. "Understood. We're coming!"

You should also specify some be able to specifiy background sounds and music.

It would be somewhat similar to a command briefing, where you set the voicefile, text and animation, only that it would cover the whole screen and the animations (and avise without sound channels would be best for those movies; anis suck both because of their color limitations and their huge sizes.

This way you could make lots of movies, but still keep the filesize of the download relatively small.

Wht do you guys think?
Give a man fire and he'll be warm for a day, but set fire to him and he'll be warm for the rest of his life.

 

Offline Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
Uh... no.  You're asking for us to code a whole new modification of the game interface.  Unless it's something you can do yourself by fiddling with the command briefing or the in-game cutscene sexps, you're not going to see it.

 

Offline Lynx

  • 211
I actually though the command briefing thing. The problem is that it doesn't fill the screen like a cutscene and that the animation gets repeated over and over until you press the continue button.
Give a man fire and he'll be warm for a day, but set fire to him and he'll be warm for the rest of his life.

 

Offline TopAce

  • Stalwart contributor
  • 212
  • FREDder, FSWiki editor, and tester
How many people want to do cutscenes in this community? We are focusing on models, textures and some of them on missions.
My community contributions - Get my campaigns from here.

I already announced my retirement twice, yet here I am. If I bring up that topic again, don't believe a word.

 

Offline Lynx

  • 211
I want to do them.:p
Give a man fire and he'll be warm for a day, but set fire to him and he'll be warm for the rest of his life.

  
X2 has a similar feature if I recall.