The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Dragonus2011 on August 14, 2011, 06:40:53 AM

Title: (VX) How to make a cutscene that follow my entrance scene
Post by: Dragonus2011 on August 14, 2011, 06:40:53 AM
For example I want a portion of the game where I go from talking with someone to a scene where four characters flee in another map scene and my main character follows them and then goes into normal play.  How do I accomplish this?
Title: Re: (VX) How to make a cutscene that follow my entrance scene
Post by: modern algebra on August 14, 2011, 12:44:49 PM
teleport to the new map, use move events to show the characters fleeing, teleport back to the old map?
Title: Re: (VX) How to make a cutscene that follow my entrance scene
Post by: Dragonus2011 on August 14, 2011, 07:38:07 PM
But I don't want my character to show up until after the other characters are running away.
Title: Re: (VX) How to make a cutscene that follow my entrance scene
Post by: Mushu on August 14, 2011, 07:42:01 PM
you can use movement>set move route>(player)>change opacity
and autorun event with self switches if needed