Creating a Text Based Adventure Part 2 - Preparing The Use Item Dictionary [8/10] Live 2017/3/29
Channel:
Subscribers:
1,200,000
Published on ● Video Link: https://www.youtube.com/watch?v=G7c0x7ibjQ0
Watch this video in context on the official Unity learn pages -
http://www.unity3d.com/learn/tutorials/topics/scripting/creating-use-action
In this second session we will continue to learn how to program a text based adventure game in C# by adding items which can be examined, taken and used, along with a very simple inventory system. In this episode we will add Action Responses to our system in order to create pluggable functions that will be executed when the player chooses to Use an item.
Other Videos By Unity
Tags:
unity3d
unity
tutorial
live training
c#
text
text game
text adventure
string
input field
scriptable object
dictionary
list
scripting tutorial