Make a Dialogue System (that types letter-by-letter with NO line overflow) | Unity Tutorial
Join our Discord Community! - https://discord.com/invite/aHjTSBz3jH
Show your Support & Get Exclusive Benefits on Patreon (Including Access to this project's Source Files + Code) - https://www.patreon.com/sasquatchbgames
Wishlist Veil of Maia! - https://store.steampowered.com/app/1948230/Veil_of_Maia/
By the end of this Unity Tutorial, we will have created a dialogue system that allows us to interact and talk with our NPCs.
This will cover:
- Modular system design for interacting with NPCs (you'll learn a LOT about abstract methods/interfaces.)
- Dialogue system that types letter by letter.
- We will address and fix the common word overflow problem (where the word being typed moves to the next line halfway through being typed.)
- How to finish the typing early by pressing the interact button again.
I cover a lot here, so we're going to make this fast!
Link to Download the 2D Asset Pack seen in this tutorial:
https://veilofmaia.com/tutorial-asset-pack/
Contents of This Video: ------------------------------------------
00:00 - Intro + Scene Explanation
00:49 - Setting Up The Interactable System
08:51 - Animating the Interactable Icon
09:37 - Setting Up the ScriptableObject + Talk Method
12:07 - Setup Explanation and Summary
13:30 - Setting Up the Dialogue UI
15:26 - Setting Up the Dialogue Controller and Starting a Conversation
20:36 - Displaying the Dialogue
23:10 - Type the Dialogue Letter-By-Letter
25:06 - Fix the Letter-By-Letter Overflow Issue
29:42 - Ending the Dialogue Typing Early
Who We Are-------------------------------------
If you're new to our channel, we're Brandon & Nikki from Sasquatch B Studios. We sold our house to start our game studio, and work full time on building our business and making our game, Veil of Maia.
Don't forget to Subscribe for NEW game dev videos every Monday & Thursday!
Read our First Development Blog:
https://www.sasquatchbstudios.com/blog/
Want to be FIRST in line when the Free Demo is released?
Sign up for email updates and first access to the demo @ https://veilofmaia.com/
Follow us on Twitter for regular updates!
https://twitter.com/SasquatchBGames
***Purchase Links***
For those that would like to support the channel, please consider using the affiliate links below should you purchase a recommended product. We really appreciate it!
Equipment: We've been asked what we use, so here it is:
Microphone: Blue Yeti
Purchase in Canada: https://amzn.to/3WUXcWO
Purchase in USA: https://amzn.to/3Tke468
RGB Lights:
Purchase in Canada: https://amzn.to/3tflrkR
Purchase in USA: https://amzn.to/3g0Ci7L
Keylight: (Note: We use 2 of these for our lighting setup)
Purchase in Canada: https://amzn.to/3UINapv
Purchase in USA: https://amzn.to/3hq7sWx
#unitytutorial #unity2d #unity3d