daenvil / MarkdownLabel

A custom Godot node that extends RichTextLabel to use Markdown instead of BBCode.
MIT License
71 stars 4 forks source link

Add ability to change font colors for headers #8

Closed halkeye closed 8 months ago

halkeye commented 8 months ago

For my game's credit screen I wanted the titles to be different colours than the text

I used vscode to copy over my changes, not realizing it would trim all the extra whitespace, sorry about that :)

Your little library is really great

daenvil commented 8 months ago

Thanks! this is a great addition! I didn't get a chance to test it but viewing the code everything seems fine :)

halkeye commented 8 months ago

haha I guess you could test it @ https://halkeye.itch.io/not-the-plants

Thanks for merging this! Love the library.

I was able to do scrolling credits with it - https://github.com/halkeye/AlienAttackGodot/blob/main/scenes/menus/credits.gd