AztecGameLab / LongTermGame8

2 stars 1 forks source link

Animated Cutscenes #39

Open poetahto opened 5 months ago

poetahto commented 5 months ago

Work with audio, programmer, artist. Questions to answer: fixed duration (autoscroll) or interactive (press to advance)? Will it only cycle through images, does it need to display textboxes as well, or other effects?

It may be simplest to give each cutscene its own scene, and can then be played by loading the scene. In this setup, the cutscene scene would be responsible for loading whatever comes after once its finished.