- Joined
- Jun 11, 2019
- Messages
- 15
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
In my RPG, I use character portraits as pictures during cutscenes. in these events, I use "show picture" to display the character(s) on screen. What I want to know is, if there is a custom script or a plugin or something that would change what pictures those premade events call on.
As an example: Let's say I created an event that uses Show Picture: "character1Happy.png" in past events. I run a script that would instead make all events that use "character1Happy.png" call upon "character1ALTHappy.png" instead.
I want to see if I can make an event that changes a character's outfit and have that new outfit display in the events I've already made, without having to redo it one by one.
As an example: Let's say I created an event that uses Show Picture: "character1Happy.png" in past events. I run a script that would instead make all events that use "character1Happy.png" call upon "character1ALTHappy.png" instead.
I want to see if I can make an event that changes a character's outfit and have that new outfit display in the events I've already made, without having to redo it one by one.


