Book Image

Unity Game Development in 4 hours [Video]

By : Anton Semchenko
Book Image

Unity Game Development in 4 hours [Video]

By: Anton Semchenko

Overview of this book

Curious about game development but afraid to get into it because it seems too hard? Fear no more! With this course, you will learn how to develop games with one of the most popular engines in the industry. You will learn only relevant and practical information, and appreciate how it applies to the real world. By the end of this course, you will have a full-scale 3D game, similar to indie favorites such as Dear Esther, Amnesia, and Gone Home. In only 4 hours, you will become an indie developer! The code bundle for this video course is available at https://github.com/PacktPublishing/Unity-Game-Development-in-4-hours
Table of Contents (7 chapters)
Chapter 5
Make It Work
Content Locked
Section 5
Getting User Input and Creating a Basic Inventory System – Part One
To actually have a game, we need to get the input from user and respond accordingly. In this video, the audience will learn how to get the input and will create a simple inventory. - Get the input from the player