Skip to content

xjjon/Simple-Dialog-Quest-System-For-Unity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A Simple Dialog Quest System For Unity

In this tutorial I will go over how to create your own quest system for Unity. We will also create a simple dialog box to display the quest to the player. The system will use XML to store dialog data and allow for different dialogs to be loaded on the fly.

Difficulty: Medium, you should have a intermediate understanding of C#, data structures, the Unity Scene Editor, Game Objects, and Prefabs.

Version: Unity 5.3.5.

Read the full tutorial here: https://www.jonathanyu.xyz/2016/07/08/a-simple-dialog-quest-system-for-unity/

About

Simple dialog quest system for Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages