Giter VIP home page Giter VIP logo

rich-text-label-ex's Introduction

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!

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

settings_for_running

Settings for real-time editing on the editor

settings_for_editing

rich-text-label-ex's People

Contributors

nekofleet avatar

Stargazers

 avatar yongh avatar  avatar Isaac Wolford avatar  avatar

Watchers

 avatar

Forkers

boyquotes

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.