How to make a Dialogue System with Choices in Unity2D | Unity + Ink tutorial 2021

In this video, I show how to make a dialogue system with choices for a 2D game in Unity. The dialogue system features Ink, which is an open source narrative scripting language for creating video game dialogue that integrates nicely with Unity. Thank you for watching and I hope the video was helpful! 🙂 ► TIMESTAMPS 0:00 Intro 0:53 How Ink works with Unity 2:01 Dialogue System Design 4:02 Project Setup Overview 5:36 Import TextMeshPro 6:09 Install/Import Ink 6:50 Creating an Ink file 7:50 Creating an NPC 8:52 Triggering Dialogue 11:55 Creating the Dialogue Panel 14:05 Displaying Dialogue 19:15 Freezing the Player 19:59 Stopping the Dialogue Trigger 20:29 Fixing the player jump issue 21:33 Creating the Choices UI 23:22 Code to support Choices 26:10 Ink file with Choices 26:46 Setting a First Selected Choice 27:57 Making a Choice 28:52 Adding new NPC’s 29:21 Outro ► INK UNITY INTEGRATION PLUGIN Here’s the asset store link for the Ink Unity Integration plugin.
Back to Top