Hi,
I am totally new to Dialogue System for Unity. My question is how to create a "Custom Dialogue UI". When I see the built-in template, they are all prefabs.
How I can create custom prefab for Dialogue UI. Thanks.
KC
Create Custom Dialogue UI
Re: Create Custom Dialogue UI
Hi,
Thanks for using the Dialogue System!
The video and text tutorials are here: Dialogue UI Tutorials
The documentation is here: Dialogue UIs
Briefly:
1. Add an instance of the prefab to the Dialogue Manager's Canvas. This will allow you to see it in the Scene view.
2. Customize the instance.
3. Assign the instance to the Dialogue Manager's Dialogue UI field -- or save it as another prefab, remove the instance from the scene, and assign the prefab to the Dialogue UI field.
Thanks for using the Dialogue System!
The video and text tutorials are here: Dialogue UI Tutorials
The documentation is here: Dialogue UIs
Briefly:
1. Add an instance of the prefab to the Dialogue Manager's Canvas. This will allow you to see it in the Scene view.
2. Customize the instance.
3. Assign the instance to the Dialogue Manager's Dialogue UI field -- or save it as another prefab, remove the instance from the scene, and assign the prefab to the Dialogue UI field.