I'm new to RMXP and so I was trying to make a short cutscene. I tried following the Cutscene guide in Youtube but I got stuck. When my character enters the cutscene map, the cutscene starts running but it is wrong.
1. The main character is invisible from beginning to the end of the cutscene.
2. After the cutscene, I cannot resume the game. I cannot go anywhere and the main character is invisible still.
So I have some questions and more about cutscenes...
How do I change it so that the main character (not part of the scene) is visible?
How do I set the event cutscene to resume the game after it ends?
How do I make the NPCs in the cutscene disappear after the cutscene ends?
When the NPCs disappear, how do I make it so they walk away from map and then disappears?
Here's what I have on the Event Page 1: Trigger - Parallel Process
On Event Page 2, I have Conditions: Switch B is ON
Can someone help me with my problem?
Edit: Event Page 1 - Trigger detail
1. The main character is invisible from beginning to the end of the cutscene.
2. After the cutscene, I cannot resume the game. I cannot go anywhere and the main character is invisible still.
So I have some questions and more about cutscenes...
How do I change it so that the main character (not part of the scene) is visible?
How do I set the event cutscene to resume the game after it ends?
How do I make the NPCs in the cutscene disappear after the cutscene ends?
When the NPCs disappear, how do I make it so they walk away from map and then disappears?
Here's what I have on the Event Page 1: Trigger - Parallel Process
@>Set move route: Player
: : $>Change Opacity:0
@Text: blah blah blah
@Show Animation: [Lancelot],[EM Question]
@Text: blah blah blah
@Text: blah blah blah
@Show Animation:[Barey], [EM Question]
@Text: blah blah blah
@Control Self Switch: B=ON
@Erase Event
On Event Page 2, I have Conditions: Switch B is ON
Can someone help me with my problem?
Edit: Event Page 1 - Trigger detail