This is what the asset cannot (currently) achieve.
"Bars" are not animated (by choice)
“Bars” in texts (strikethroughsandunderlines) are not animated by choice.
(Here is how animated bars look like. Since they’re not that good-looking, it’s been chosen to keep them static.)
Removing tags when uninstalling the package
As known (like TMPro), if you uninstall this package you must remove all this plugin’s tags manually from your dialogues.
👍🏻 If you’re worried about this for any reason,you could set the plugin to use ‘fallback effects’ only (which are applied to the entirety of the text without requiring any tag) and everything will be left untouched in case you remove the plugin. Yay!
Using \r and \b
You can’t erase or replace parts of the text midtime.
❌ Backspaces (e.g. , \b ) are currently not supported
✔️ You can erase/change/replace the entire text midtime, and/or hide specific parts of the text.
UI Toolkit is not supported yet
We're waiting Unity to provide some APIs and then start testing for UI Toolkit. Before that... we can't really do much! But we'll keep you updated <3