- Joined
- Nov 2, 2022
- Messages
- 9
- Reaction score
- 5
- First Language
- ID / EN
- Primarily Uses
- RMMZ
To be more specific, I want to learn how to overwrite Bitmap.drawTextEx method align to center by default.
I prefer the direct answer, so for context:
The method drawTextEx is used for the show text messages. Unlike the regular drawText, it can read escape code from control characters. But with the way drawTextEx works, it seems to me it's not that simple to change the text alignment. There are plugins that can do that, but it's hard to learn from those.
Thanks ~
I prefer the direct answer, so for context:
The method drawTextEx is used for the show text messages. Unlike the regular drawText, it can read escape code from control characters. But with the way drawTextEx works, it seems to me it's not that simple to change the text alignment. There are plugins that can do that, but it's hard to learn from those.
Thanks ~