Unity Version 5.3.41 Personal Edition - Tutorial Number 001
Welcome To Unity
I would like to start by saying welcome to the Unity Game Engine your first step it of course to download Unity from Here download the newest version at the time of this writing it is Version 5.3.41 and I have chosen the Personal Edition as it is free to use for Educational use. Unity is very easy to install and just basically install with the default setting.
Understanding the Unity Game Engine
The Unity Game Engine is a great tool for game developers to use it provides a means for those who have very little or no programming skills to develop games. Unity gives the game developer a large selection of tools that can help the developer create games rapidly and without much stress. Unity can be used in a number of gaming platforms and that is what makes Unity my choice for developing Games as well as Simulations.
The 3D World
Before we begin anything we need to understand a little bit about the 3D world that we will be working in. We need to learn how to work with some directions in this three-dimensional world we are about to enter. Instead of me re-inventing the wheel I we offer a link to explain the Cartesian Coordinate method that Unity uses HERE.
Other resources for understanding (X,Y,Z) Coordinate's are listed below it is very important to understand this before we move on so please check these out and if you have to please do some research it till you understand this concept.
https://youtu.be/ELmnN4R2PA0
https://youtu.be/sxXnuSpsn9E
I will be covering the (X,Y,Z) Coordinate's in the next Blog in depth but please do some research on your own about it, research is the number one skill set that you can have when it comes to creating games and in any kind of programming and we will be covering programming in my blogs at a later date when you are up to speed on the basics of Unity as Unity has evolved we now can use ,Net and C++ as code in Unity as added tools to making the experience of creating Games even more fun.
No comments:
Post a Comment