Creating a Text Based Adventure Part 2 - Creating The Use Action [9/10] Live 2017/3/29

Channel:
Subscribers:
1,200,000
Published on ● Video Link: https://www.youtube.com/watch?v=SqoPJ2-gDwc



Category:
Tutorial
Duration: 10:14
10,359 views
119


Watch this video in context on the official Unity learn pages -
http://www.unity3d.com/learn/tutorials/topics/scripting/

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 finish adding the capacity for players to change the state of the game based on using an item in the correct room using Action Responses by creating the 'Use' Input Action.




Other Videos By Unity


2017-04-28The Hierarchy Window - Unity Official Tutorials
2017-04-28The Project Window - Unity Official Tutorials
2017-04-28The Scene View - Unity Official Tutorials
2017-04-28The Unity Interface Overview - Unity Official Tutorials
2017-04-26Vision Summit 2017 Speaker Highlight: Richard Dawkins
2017-04-21Vision Summit 2017 Speaker Highlight: Maureen Fan, Baobab Studios
2017-04-20Vision Summit 2017 Speaker Highlight: Chris Milk & Aaron Koblin, Within
2017-04-18Vision Summit 2017 Speaker Highlight: Sol Rogers, REWIND
2017-04-13Vision Summit 2017 Speaker Highlight: Bay Raitt, Spiraloid Workshop
2017-04-06Unite Europe 2017 Teaser
2017-04-04Creating a Text Based Adventure Part 2 - Creating The Use Action [9/10] Live 2017/3/29
2017-04-04Creating a Text Based Adventure Part 2 - Displaying Inventory [6/10] Live 2017/3/29
2017-04-04Creating a Text Based Adventure Part 2 - Examining Items [4/10] Live 2017/3/29
2017-04-04Creating a Text Based Adventure Part 2 - Taking Items [5/10] Live 2017/3/29
2017-04-04Creating a Text Based Adventure Part 2 - Action Responses [7/10] Live 2017/3/29
2017-04-04Creating a Text Based Adventure Part 2 - Introduction and Goals [1/10] Live 2017/3/29
2017-04-04Creating a Text Based Adventure Part 2 - Displaying Item Descriptions [3/10] Live 2017/3/29
2017-04-04Creating a Text Based Adventure Part 2 - Project Architecture and Review [2/10] Live 2017/3/29
2017-03-30Saving Time and Making Money - featuring Eastside Games
2017-03-29FiveAmp and Unity Ads
2017-03-27Creating a Text Based Adventure - Introduction and Goals [1/8] Live 2017/3/22



Tags:
unity3d
unity
tutorial
live training
c#
text
text game
text adventure
string
input field
scriptable object
dictionary
list
scripting tutorial