How To use
AdvancedText nodes:
Add one to scene.
Look at node Inspector
- BBCode Enabled must be
true
for node to work. - You must choose one of TextParsers:
- Load or crate new one of:
- ExtendedBBCodeParser
- RenPyMarkupParser
- MarkdownParser
- Custom one that extends a TextParser
- Then you can start to typing text in Text (
_text
in code)
Example how your AdvnacedTextLabel can look in scene: