Yep, it works, but what I had in mind was ...
for the first-time player,
1. cutscene plays. (and this isn't part of the game actually).
2. I use the "Return to Title" command, (or you could put this in your script)
3. Player go back to the title screen and starts new game. (continue button not available since they didn't save game, anyway, I don't want to have this continue button available. It looks weird since they only watched a cutscene and didn't actually play the game).
4. I autosave the moment the player starts a new game so that the cutscene don't repeats.
but what's happening is that,
1. cutscene plays.
2. I use the "Return to Title" command,
3. The cutscene replays.
it seems to me as if this cutscene "replaces" the Title Screen and not skips it.
The others are perfect. But can you pls solve the above problem.
Thanks.