mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
15 lines
369 B
Markdown
15 lines
369 B
Markdown
# Rich Text Label with BBCode
|
|
|
|
A demo showcasing the support for rich text and BBCode via
|
|
[`RichTextLabel`](https://docs.godotengine.org/en/latest/classes/class_richtextlabel.html).
|
|
|
|
Language: GDScript
|
|
|
|
Renderer: GLES 2
|
|
|
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/132
|
|
|
|
## Screenshots
|
|
|
|
![Screenshot](screenshots/rich_text.png)
|