Move members following the hero - Actor party

● ARCHIVED · READ-ONLY
Started by Guguisman 3 posts View original ↗
  1. Hello everyone, I'm sorry for my English, I'm using google translator, I was wondering if you have any plugin or command in rpg maker mv that makes the actor party move in a cutscene, example: In a dialog, the second member of the team that follows the hero, leaves the group and goes toward a chest for example, in the case using the move event commands, is it possible? Thank you very much for your attention.
  2. This is usually done by events, not by plugin.
    basically you disable the followers at the start of the cutscene and place events pretending to be those followers on the map of the cutscene. And then you control those events like in any other cutscene.
  3. Andar said:
    This is usually done by events, not by plugin.
    basically you disable the followers at the start of the cutscene and place events pretending to be those followers on the map of the cutscene. And then you control those events like in any other cutscene.
    I just found that way, just thought there might be a plugin for this, it would be much simpler if character 2 was treated as an event on certain occasions .... Thank you very much.