RichTextLabelEx

An asset by nekofleet
The page banner background of a mountain and forest
RichTextLabelEx hero image

Quick Information

0 ratings
RichTextLabelEx icon image
nekofleet
RichTextLabelEx

A custom node of RichTextLabel for external images in BBCode tags.How to useAdd/Create a New Node - RichTextLabelExYou can use external images in BBCode tags![lb]img[rb]user://user_path.png[lb]/img[rb][lb]img[rb]E:/absolute_path.png[lb]/img[rb][lb]img[rb]relative_path.png[lb]/img[rb]

Supported Engine Version
4.0
Version String
1.0.0
License Version
CC0
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

addon icon RichTextLabelEx for Godot Engine 4

A custom node of RichTextLabel for external images in BBCode tags.

This addon was made based on godot_richtext_with_dynamic_images. Thank you fahrstuhl!

README screenshot

How to install (plugin version)

(1) Download ZIP file

[ Code ](green button) > Download ZIP
(If you want all files, please use git clone)

(2) Copy files

Copy from (unzipped file)/addons/rich_text_label_ex/*
to (your project)/addons/rich_text_label_ex/*

(3) Activate plugin

Project > Project Settings > Plugins > RichTextLabelEx > Enable

How to install (not plugin version)

(1) Download ZIP file

same as above

(2) Copy files

Copy from (unzipped file)/addons/rich_text_label_ex/
rich_text_label_ex.gd
RichTextLabelEx.svg
to (your project)/(anywhere but addons)/

How to use

Add/Create a New Node > RichTextLabelEx
You can use external images in BBCode tags!

[img]user://user_path.png[/img]
[img]E:/absolute_path.png[/img]
[img]relative_path.png[/img]

Limitations

If you turn on bbcode_enabled in editor, turn on bbcode_enabled_deferred instead.
But you don't need to use bbcode_enabled_deferred in your script.

Settings for running and exporting

README settings_for_running

Settings for real-time editing on the editor

README settings_for_editing

A custom node of RichTextLabel for external images in BBCode tags.

How to use
Add/Create a New Node - RichTextLabelEx
You can use external images in BBCode tags!

[lb]img[rb]user://user_path.png[lb]/img[rb]
[lb]img[rb]E:/absolute_path.png[lb]/img[rb]
[lb]img[rb]relative_path.png[lb]/img[rb]

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
RichTextLabelEx icon image
nekofleet
RichTextLabelEx

A custom node of RichTextLabel for external images in BBCode tags.How to useAdd/Create a New Node - RichTextLabelExYou can use external images in BBCode tags![lb]img[rb]user://user_path.png[lb]/img[rb][lb]img[rb]E:/absolute_path.png[lb]/img[rb][lb]img[rb]relative_path.png[lb]/img[rb]

Supported Engine Version
4.0
Version String
1.0.0
License Version
CC0
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers