Skip to content
English
  • There are no suggestions because the search field is empty.

Release version 1.11 on the 14th of March 2023

This version will affect mainly avatars!

This version will affect only avatars!

Highlights

Be independent of the elements provided by Plural with the new Custom Script element and the features provided by the Show Website Element

This will require some coding skills, but we will write some examples that you can easily copy and paste.

New Custom Script Element 

Custom Script allows you to write a Javascript flow that is executed during your flow. Therefore, the Custom Script element comes with a code editor. More information about the Custom Script Element can be found here: Custom Script.
 

Write parts of your avatar project as a website 

The website element now has the Attributes tab, which can be used to retrieve data from the website, and the Parameters tab, which can be used to pass data from the avatar project to the website. In addition, there are now functions to send commands to the avatar project from the website.
Learn more: Add communication between Avatarproject and your website (avatar only)
 

Two more input types in Save User Input Element 

In the Save User Input element, two more input types are waiting for you!
 
Input type: Dropdown Select dropdown and enter the possible answers in a table. Your avatar displays them as they are seen in this screenshot:
 
 
Input type: Canvas The Input Canvas allows the user to sketch something. For example, you could use it to get a signature.
 

Change the style of how your website should be displayed 

You can change the style in which you want your website to be displayed using a drop-down list in the show Website element:
 
 What it will look like: 
 

Choose between the following styles: 

​​
Full Screen
​​
Fullscreen with Avatar
​​
Half Size
​​
Quarter Size
​​
Square Size
 

General improvements 

Switch subtitles on and off

Toggle subtitles on and off for your avatar project:
 
 
 

Get a more detailed message for invalid elements

 
You will get a more detailed message when you try to drag and drop an element into another frame if the element or the element's settings are not supported for the frame you are trying to drag it into.