Lyric
Lyric
I'd also love to help with UI design and the like!
> Here's a showcase of the feature with large amounts of text. For performance, the RichTextTransition will stop applying transitions when there is a large jump (>20 chars) in the...
> Is there still interest in this PR? I can verify that I'm still interested
Also running into this issue, wasn't hard to fix with my local config. How long is it likely for this to take to fix considering how important it is to...
Just tried installing from fisher at commit `85f863f`, and this issue stopped. This issue is confirmed to be related to the changes made in the aforementioned issue.
I was running into a similar problem with a project I was working on. I managed a workaround by putting `U+200B` (Zero-width space) on either side of every "blank" character....
> Adding to the scene tile painter proposal, my project would like to connect a **signal** from one of my scene tiles to the HUD node outside of the `TileMapLayer`....
I think it makes sense for the inputs to be rebindable as a whole. Perhaps in the settings there's a list of buttons that are expected to be on the...
> It seems the library was never loaded in the first place Do you have the .dll in `addons/fmod/libs/windows/` ? The beginning of your error message says that it can't...
The issue in this case was actually the `.gitignore` that was included in the downloaded zip was removing the libraries for some reason, but good to also know your solution!...