Nice one! I like the effect
Edo999
Creator of
Recent community posts
I think what you’re describing is a behaviour (bug?) in GB Studio in the variable width font implementation. I don’t know if there is a bug report opened so maybe have a look at their github repo and create a new issue if needed. The same goes with automatic wordwrap, which is unfortunately not implemented yet.
They’re pretty easy to find. I use this link: https://www.mariomayhem.com/downloads/mario_game_maps/#Super_Mario_Bros_2
Toad and Toadette were adapted from Super Mario Maker 2, but a lot of sprites were missing that I had to recreate (small versions, climbing and character selection).
Yoshi is inspired by a fan made spritesheet that I heavily updated. I'm not fully happy with the results so I'll keep iterating on it. Unfortunately there is no official Yoshi platformer sprite.
Oh yes, it's a bug in GBS that I noticed but forgot to report. It seems that variable-width fonts expect a white background. Something must be hardcoded somewhere in GBS code.
The best way forward is to open a new issue in https://github.com/chrismaltby/gb-studio/issues.
That's the reason why I didn't create black background fonts as part of this font pack. I changed the palette to recreate this effect, which won't work in your case (as I assume your game is for DMG only).