Hey there.
So, I'm planning out a project with class changes. I'll be using Yanfly's Class Change Core plugin for these purposes (
found here). This particular plugin comes with the ability to change each actor's sprite and face graphic depending on what class they are.
Now, I apologize in advance if this is an easy fix or if I state anything fallacious, since I am new to RPG making and only know the basics of cutscening at this point in time.
For cutscenes involving multiple actors (and even some involving just one, depending), you have to make a separate event for each actor that uses the same image, correct? For example: the player walks into a library. The cutscene starts with a fade to black, and when visibility is regained, character A and character B are on opposite sides of the library. The characters in the library, despite REPRESENTING actors in your party, are actually just separate events that use the actors' image.
The question is: How do I get the separate event to change along with the class? For example, if character A were to change their class from Warrior to Mage, the Mage image would need to be displayed in cutscenes instead of the Warrior image.
Thank you in advance!