Skip to main content
Version: 1.3.x

Functionalities other than AI Speaking

(mainly related to AI settings)

After the resource is loaded, some settings of aiPlayer can be changed while the actual operation is on. In the sample project screen below, you can see that scale can be adjusted.

Change AI Size(Scale)

: value between 0.5 and 1.5

aiPlayer.setScale(scale);

Change AI Top Margin

The larger the value, the lower it is drawn.

aiPlayer.setTopMargin(topMargin); //3d not support