Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I might have missed it, but was curious if there was any chance of the .png for the included asset 'Pixel Fonts!' might be added to the download for those who don't use the pack in Unity. I saw what I assume is the unity files for the fonts, but not the .png file/s.

(1 edit)

The png files are included with the PixelFont asset. https://henrysoftware.itch.io/pixel-fonts
The png files can be extracted from other assets with Texture.EncodeToPNG() https://gist.github.com/rakkarage/167d64e7dc8ebdcb6857b40c969edbf3 if you use Unity.
If you can not or will not get them any other way you can email me (rakkarage gmail com) from an address that has purchased a package with fonts included and I will email you the pngs back.

Thank you.

Thanks, I have Unity installed, just not my middleware of choice at the moment. Will have to boot it up and extract them, thanks for the info.