Skip to main content

The "sys_layer_draw_char" Function

Syntax#

sys_layer_draw_char(highlight);
ArgumentTypeDescription
highlightbooleanEnables or disables highlighting the current speaking character(s)

Description#

Draws characters and character attachments with an optional highlighting effect to indicate the current speaker, if any.

Also has a legacy counterpart, sys_layer_draw_char_legacy, which renders characters without certain advanced features.