- Joined
- Dec 27, 2020
- Messages
- 9
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMMV
So let's say I have 100 text events using face graphic JohnDoe.png, each one using an expression cell (1, 2, 3, etc). Is there any way to replace all of those instances with BobHeart.png and retain the cell number?
I can't just save my new image as JohnDoe.png because the filename specifies the number of expressions for a bust plugin. (So in reality, I need to change John[Exp1x5].png to John[Exp1x7].png since I added expressions, but I thought that would be more confusing.)
If anyone has figured this out, please let me know! Otherwise I'll start replacing them manually.
I can't just save my new image as JohnDoe.png because the filename specifies the number of expressions for a bust plugin. (So in reality, I need to change John[Exp1x5].png to John[Exp1x7].png since I added expressions, but I thought that would be more confusing.)
If anyone has figured this out, please let me know! Otherwise I'll start replacing them manually.