Hello,
I'm quite new to AGS, and I started a small game.
But after a mistake, I replaced the default font0. How can I restore the default font0 (used in GUI) ?
Can I download it somewhere in order to import it again ?
Thank you ! :smiley:
1. Create a new project using the same template
2. Close the editor
3. Copy AGSFONT0.WFN from the new project's folder to the current one
4. Delete the new project's folder
Thank you, it works !