That-Guy 2025-07-18 20:39
Cool. I was wondering about fonts the other day. If I made one would I just save it to a certain sprite sheet?
wryhode 2025-07-18 21:52 (Edited)
Just save it as usual in the GFX editor. You can specify which character index is used as the font basis with FONT c
. The default is 192, or the first character of 'the last page' in the GFX editor.
was8bit 2025-07-18 21:55
You may also use, say, two or more font sets, just not at the same time...