blurb 
Vars | |
appear_animation_duration | Amount of time the blurbs appering (alpha changing from 0 to 255). 0 means blurb is fully opaque from the start |
---|---|
blurb_text | Text that will be shown in blurb |
chars_per_interval | Number of chars from the text that will be displayed per interval. Defaults to 1 |
fade_animation_duration | Amount of time the blurb takes to fade (alpha changing from 255 to 0). 0 means blurb is instantly removed from the screen after finished |
font_family | Font family |
font_size | Font size in pixels |
hold_for | Amount of time the blurb will be present on the screen. 0 means that blurb will dissappear immediately |
interval | The interval between chars rendering |
text_alignment | Where text is aligned |
text_color | Color of text in RGB |
text_outline_color | Color of text outline |
text_outline_width | Width of text outline in pixels |
Var Details
appear_animation_duration 
Amount of time the blurbs appering (alpha changing from 0 to 255). 0 means blurb is fully opaque from the start
blurb_text 
Text that will be shown in blurb
chars_per_interval 
Number of chars from the text
that will be displayed per interval. Defaults to 1
fade_animation_duration 
Amount of time the blurb takes to fade (alpha changing from 255 to 0). 0 means blurb is instantly removed from the screen after finished
font_family 
Font family
font_size 
Font size in pixels
hold_for 
Amount of time the blurb will be present on the screen. 0 means that blurb will dissappear immediately
interval 
The interval between chars rendering
text_alignment 
Where text is aligned
text_color 
Color of text in RGB
text_outline_color 
Color of text outline
text_outline_width 
Width of text outline in pixels