Create DIALOGUE system for your game! | Unity tutorial
https://www.youtube.com/watc...🎁 Support me and DOWNLOAD Unity project: https://www.patreon.com/posts/55084674?s=yt
This tutorial/guide will show you how to create a great Dialogue system - from a simple UI design to advanced triggers that allow you to open different messages from each character on the map. I will cover everything in 3 separate parts:
- Creating UI and animating it
- Scripting whole dialogue system and triggering from multiple characters
- Advanced dialogue system and how to combine it to your manager
➡️ Conversa plugin: https://assetstore.unity.com/packages/tools/visual-scripting/conversa-192549
➡️ LeanTween animation plugin: https://assetstore.unity.com/packages/tools/animation/leantween-3595
➡️ Graphics used in this video: http://kenney.nl/
💜 Join our Discord: https://discord.gg/hNnZRnqf4s
🔵 Follow me on Twitter: https://twitter.com/bionicl333
This tutorial/guide will show you how
You will learn:
- How to create a conversation in Unity
- How to create a dialogue system in Unity
- How to design a dialogue UI (User interface)
- How to use a Dialogue Trigger
- How to create NPC dialogue
- How to animate Unity UI
- What is the best way to create dialogues in Unity
Timestamps:
0:00 - Intro
0:51 - Design UI
3:07 - Script dialogue trigger
7:23 - Script dialogue manager
11:18 - Display message
15:51 - Approaching NPC
18:36 - Animate UI
22:53 - Advanced dialogues