- Joined
- Apr 19, 2013
- Messages
- 4
- Reaction score
- 0
- First Language
- English
- Primarily Uses
How does one go about changing the font size of the name of the actor in a menu?
I know it's somewhere along the lines of :
drawActorName(actor, x, y + lineHeight * 0, width);
I just don't know enough java to add more to that line.
I know it's somewhere along the lines of :
drawActorName(actor, x, y + lineHeight * 0, width);
I just don't know enough java to add more to that line.

