The "sys_layer_draw_char" Function
Syntax#
| Argument | Type | Description |
|---|---|---|
highlight | boolean | Enables 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.

X1