Introduction to Scripting With Unity 3D

January 4, 2011 Filed Under: Unity  

Introduction to Scripting With Unity 3D. Scripting is an essential part of Unity as it defines the behaviour of your game. This tutorial will introduce the fundamentals of scripting using Javascript. No prior knowledge of Javascript or Unity 3D is required. Scripting is how the user defines a game’s behaviour (or rules) in Unity 3D. The recommended programming language for Unity is Javascript, however C# or Boo can also be used. This tutorial will cover the fundamentals of scripting in Unity and also introduce key elements of the Application Programming Interface (API). You can think of the API as code that has already been written for you which lets you concentrate on your game design and also speeds up development time. A good understanding of these basic principles is essential in order to harness the full power of Unity.

Download PDF Introduction to Scripting With Unity 3D

Introduction to Scripting With Unity 3DIntroduction to Scripting With Unity 3D

Random Tutorius Pictures