mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-26 14:19:04 +00:00
RichTextEffect can now have a bbcode string starting like one of the built-in. It was impossible before as the built-in would take precedence over the custom effect that has the same bbcode start. Example : [fade] would take precedence over [fade_in]