Skip to main content

agentData

The parameter agentData is a string containing the address at which the animation data can be retrieved. A list of characters is available on DAVI's CDN :

Import the object containing the main characters, and use one :

Import
import { characters } from '@davi/retorik-framework'

const agentData: string = characters.zahra;

Characters available in long-shot :

  • alice
  • prosper
  • zahra

Characters available in medium-shot :

  • ikaa
  • raphael

The animations can come from an other source or be stored locally. The constraints are available in the Retorik Body Engine documentation.