Its not quite clear how to move 2 characters at the same time from and to fixed positions. Within the tutorials for RPG Maker MV users are shown how to script the movement of single characters at a time to fixed positions. In the tutorials, users are also shown how to have multiple characters moving at the same time in random directions or possibly in repeating loops. However, its not quite clear how to move 2 or more characters at the same time in a one-time scripted manner.
For example, at the start of a conversation, its normal to move the characters to specific screen positions so that they can begin uttering dialogue much like actors on a stage. However, the only way I know how to do this is moving one character at a time, which you often see in many classic jrpgs. In the modern age, however we have a lot more tools and resources at our disposal, so it doesn't seem necessary to move them one at a time. Why not just have them move at the same time so the player doesn't have to watch a second or two of rapid sequential movement?
Is there a way to script the movement of 2 characters at the same time to fixed positions so that they can begin speaking cutscene dialog?
How does one script simultaneous movement of characters that is not random or looped?
I don't have enough rep yet to create an rpg maker mv tag.
