Hosted Experience

Multiple Digital Humans

5min

You can run multiple digital humans in one browser tab.

Document image


Layout

Displaying multiple digital humans works best in contained layout mode. You will need to specify two different id's in the html and pass into their respective options under containedElementIdName. Use desired css to make sure digital humans don't overlay one another.

HTML


Uneeq Class

Create two instances of the uneeq class with the options your require.

JS


Uneeq Messages

When getting Uneeq messages with mulitple digital humans you will need to filter by frameId in order to not have one digital human handle messages for the other.

JS


Full Example

HTML