Styles

Styles quickly replace parts of the text with something else, for example to create a combo of effects, typewriter actions and events, which would otherwise require you a lot of typing for recurring tags.


Simply open the stylesheet scriptable object of your choice (you can create one in the Project Folder, via the Create menu -> Text Animator-> StyleSheet) and start adding/editing tags.

You can have a Global stylesheet ( Global Settings ) and also a local one.

From the example above, whenever you write the style tag “<style1>” in the text, it will be replaced with “<wave><play=5><rainb><shake>” - and closing it with “</style1>” will be replaced with “</wave></rainb></shake><?ended>”.

Styles tags are case insensitive (writing "<style1>" and "<Style1>" will produce the same result).