AdvancedText

by Jebedaia

36

AdvancedText

Extends RichTextLabel and adds support for Markdown and RenPy. Our RenPy Markup and Markdown have some extra stuff so read docs to learn it. This new version is designed in way so any one can crate its own TextParser to use with AdvancedText nodes. Read Docs

Features

Nodes

  • AdvancedTextLabel - RichTextLabel that allow to use one of included TextParsers
  • AdvancedTextButton - AdvancedTextLabel that behaves like a button

Resources

  • TextParser - base class for our TextParsers
  • ExtendedBBCodeParser:
    • base of for our RenPy Markup and Markdown parsers
    • includes support for things mentioned in Features
  • RenPyMarkup - RenPy Markup Parser with extra tags so it is 100% replaceable with Godot's BBCode
  • MarkdownParser - Markdown Parser with extra stuff so it is mostly replaceable with Godot's BBCode

Version

3.0.1-docs

Engine

4.1

Category

Misc

Download

Version3.0.1-docs
Download

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author