Space Station 13 - Modules - TypesVar Details

blurb

Vars

appear_animation_durationAmount of time the blurbs appering (alpha changing from 0 to 255). 0 means blurb is fully opaque from the start
blurb_textText that will be shown in blurb
chars_per_intervalNumber of chars from the text that will be displayed per interval. Defaults to 1
fade_animation_durationAmount 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_familyFont family
font_sizeFont size in pixels
hold_forAmount of time the blurb will be present on the screen. 0 means that blurb will dissappear immediately
intervalThe interval between chars rendering
text_alignmentWhere text is aligned
text_colorColor of text in RGB
text_outline_colorColor of text outline
text_outline_widthWidth 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