Hello again, fellow makers.
This time I've been facing an issue that could probably be easily solved, but since I have almost no .js knowledge it has been a huge headscratcher...
I've decided to reduce the number of message rows from 4 to 3 (By using Yanfly's YEP_MessageCore) and at first sight, it looks pretty great!
But then, here comes the problem: The faces end up getting cropped in a weird way. See below:
I tried to follow the steps on
this thread, but even though it solved my problem (more-or-less), the faces on the menu got a little bit stretched, so I gave up on that.
Now I only wanna know if there's a way for me to change the Y aspect of the face on the message window, so I don't have to manually edit every .png file manually (Since my game has lots of face files, it could be a very lenghty task).
Any help is appreciated!