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 6
Improving User Experience
Content Locked
Section 3
Manipulating and Updating UI Elements with Scripts
Setting or changing a UI element from the editor is usually not enough. The developer needs to manipulate UI elements with scripts. This video will introduce the audience to UI scripting. - Audience will be introduced to UI scripting