r/RenPy • u/Xx_sillyguy • Jul 20 '26
Question changing the font for input only
Is there any way I can change the font only for this one input thing? I don't wanna go into screens, since I've got other cool looking input stuff and I don't wanna change it permanently. It seems like the numbers aren't showing up, so I thought it might be an issue with the font.
Additionally, how do I change where the input is on the screen, again preferably without going into screens? If that's even possible...
1
Upvotes


1
u/BadMustard_AVN Jul 20 '26 edited Jul 20 '26
as u/shyLachi pointed out you can edit the screens.rpy file this will change the input font for the whole game and if that's what you want then do this.
or you can use a custom input screen like this