Dialog Resource
For an overview of Resources, click here.
Deep Learning on Resources is found in Motive Academy. Click here to see the course this lesson is in.
Overview
The Dialog Resource enables audio to play from the direction of the Character. In addition, the lips of the Character will move while the audio is playing.
Required Fields
Field Name | Description |
---|---|
Characters | Specifies which character(s) will speak the audio. |
Audio | The audio file the character(s) speaks. |
Optional Fields
Field Name | Description |
---|---|
Close when Complete | When checked the Close Event fires when the audio file finishes playing. |
Priority | Specifies how high the priority of the dialog is. If multiple dialogs are used at the same time, the highest priority action will take effect. |
Events
Example in the Headset
This is a simple example of using the Dialog Resource.
In the first Frame I will add the character as a Scene object (note, the character has been spawned in a different Script already):
In the next Frame I’ll add Chad as the “Character” and when I click on the “+” next to “Audio” I can choose the audio file from my library:
This is what the Resource will look like in the headset:
To view this video in full screen on Vimeo, click here.
Related Articles