From def5f37a8655cdb964c79784b2b30087ab49543a Mon Sep 17 00:00:00 2001 From: DevPoodle Date: Tue, 16 Dec 2025 10:10:20 -0800 Subject: [PATCH] Update number of built-in BBCode effects --- tutorials/ui/bbcode_in_richtextlabel.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/ui/bbcode_in_richtextlabel.rst b/tutorials/ui/bbcode_in_richtextlabel.rst index a5329c890..112595db3 100644 --- a/tutorials/ui/bbcode_in_richtextlabel.rst +++ b/tutorials/ui/bbcode_in_richtextlabel.rst @@ -994,7 +994,7 @@ Text effects ------------ BBCode can also be used to create different text effects that can optionally be -animated. Five customizable effects are provided out of the box, and you can +animated. Several customizable effects are provided out of the box, and you can easily create your own. By default, animated effects will pause :ref:`when the SceneTree is paused `. You can change this behavior by adjusting the RichTextLabel's **Process > Mode** property.