Page 1 of 1

Intro Scene

Posted: Sat Mar 04, 2023 3:10 pm
by Muff
Hi, I've just started using this Dialogue System Asset, and I'm using Invector with DS. _InvectorMenuFramework
How can i insert game intro scene?

I want to insert the game intro scene to the build index, so that if the player clicks the start button, they will go to the intro scene and then directly to the game, and if they click the continue button, they will not see the game intro scene again.

Thanks in Advance!

Re: Intro Scene

Posted: Sat Mar 04, 2023 4:01 pm
by Tony Li
Hi,

If you're using the free Menu Framework addon and the player clicks Continue on the main menu scene, it will load the last saved game. The saved game will have recorded the scene that the player was in, so it will load that scene instead of the intro scene.