- 32
- Posts
- 4
- Years
- Seen Feb 18, 2025
Is there a way to have a Pokemon's name be of a different font than its HP numbers?
Right now, I am able to have the font of a Pokemon's level be different from any other font on the party screen, however, it seems like I cannot have a different font for its name and hp numbers separately.
For example, I have the hp numbers set to pbSetSmallFont, but this overrides the pbSetSystemFont code found on line 358. I guess the if !text found on line 363 also plays a role in this, but I am not sure.
Any help is appreciated!
Right now, I am able to have the font of a Pokemon's level be different from any other font on the party screen, however, it seems like I cannot have a different font for its name and hp numbers separately.
For example, I have the hp numbers set to pbSetSmallFont, but this overrides the pbSetSystemFont code found on line 358. I guess the if !text found on line 363 also plays a role in this, but I am not sure.
Any help is appreciated!