I've finally packed them as atlases, although I'm not entirely sure they'll work as they should (I have nothing to test with). Theoretically, the prompts are on a regular grid. At the moment, this is just in the git repo (haven't gotten to updating the packaging here)
Mr. Breakfast
Creator of
Recent community posts
I made new variants of the space bar! Right now they're just in the repository, but I'll be updating the Itch package soon.
Hi! It's been awhile, but I've finally vectorized the text elements. I haven't yet updated the package here on Itch, but you can download from the GitHub repo with this link: https://github.com/mr-breakfast/mrbreakfasts_free_prompts/archive/refs/heads/mai... The link downloads the the current state of the repository.
Here's Mozilla's docs on text elements: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/text
SVG text elements need the font:
font-family:Poppins
Try installing Poppins (it has an Open Font License). It looks like Godot has some font system itself, but I don't know much about game engines.
Alternatively, if you don't want to depend on Poppins, you could convert the text elements to a path (but that would be laborious.)
hello, do the buttons themselves show up? If they do, I wonder if it's because the letters were done with Inkscape's tools.
It could be because the glyphs are text, and the text depends on the system having the Poppins font. Try installing the font on your system, or install it to Godot if that's possible.
If you debug it or explore further, feel free to open an issue on the Github linked in the description!
Both free and open-source. 400+ assets in svg and png formats. Also includes the source svg.
Here's the page on Itch, and here's the source on GitHub.
And here's a quick preview: