- Joined
- Mar 20, 2018
- Messages
- 25
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMVXA
Greetings, fellow bipeds!
I started a different project to try some other things, and one of the things I figured out was how to use a different font in the game. It looks great, but with one small problem.
In the Item Menu, whenever it shows the number of items you have, it has a big empty rectangle next to the number (where it would normally show a colon or an X). So clearly there is an issue with it not being able to draw a colon with the font I'm using. (Not that I have any idea why, since you can type a colon in this font in, say, Word.) Rather than change fonts, though, could I alter the script somehow so that it just shows the item and a number without using a colon, X or any other symbol? Is that even possible to do? Thanks in advance!
I started a different project to try some other things, and one of the things I figured out was how to use a different font in the game. It looks great, but with one small problem.
In the Item Menu, whenever it shows the number of items you have, it has a big empty rectangle next to the number (where it would normally show a colon or an X). So clearly there is an issue with it not being able to draw a colon with the font I'm using. (Not that I have any idea why, since you can type a colon in this font in, say, Word.) Rather than change fonts, though, could I alter the script somehow so that it just shows the item and a number without using a colon, X or any other symbol? Is that even possible to do? Thanks in advance!


