Home » 2012»February»5 » Digital - Tutors - Introduction to Scripting in Unity
11:13
Digital - Tutors - Introduction to Scripting in Unity
Digital - Tutors - Introduction to Scripting in Unity | 1.34 GB 3 hrs. 22 min. | February 1, 2012 | Unity 3.4 | Author: Joshua Kinney
In this Unity tutorial we'll discuss the major foundations of scripting with javascript in Unity. Then we will take what we've learned and apply it to a mini project. We'll look at several of the terms and techniques that are found when scripting in Unity such as creating and manipulating variables, understanding the different types of operators, and how we can create instructions for our game objects using functions. We'll also jump into creating logic with conditional statements, and loops. We'll even learn how to use basic arrays. Finally, we'll take what we've learned and apply it to creating a movement and animation script.