- Jun 15, 2018
- 12
- 6
Hi all,
I'd like to use a different font for part of my cyberpunk ren'py game.
This is the code I've written in the script.rpy file
show text "{font=Syncopate-Regular.ttf}Inside every cynical person is a disappointed idealist.{/font} -- George Carlin, comedian, philosopher, 1937-2008, 1st Sprint" at truecenter
Where should I put the Syncopate-Regular.ttf file so that it gets picked up when needed?
Do I need to do anything else to add a new font like this?
Thanks for your help!
I'd like to use a different font for part of my cyberpunk ren'py game.
This is the code I've written in the script.rpy file
show text "{font=Syncopate-Regular.ttf}Inside every cynical person is a disappointed idealist.{/font} -- George Carlin, comedian, philosopher, 1937-2008, 1st Sprint" at truecenter
Where should I put the Syncopate-Regular.ttf file so that it gets picked up when needed?
Do I need to do anything else to add a new font like this?
Thanks for your help!