RichTextEffect

    A custom effect for use with .

    Note: For a to be usable, a BBCode tag must be defined as a member variable called bbcode in the script.

    Override this method to modify properties in char_fx. The method must return if the character could be transformed successfully. If the method returns false, it will skip transformation to avoid displaying broken text.