Background introduction
I am a C # programmer, has been engaged in C # development for more than four years, is currently working in a large company. In view of the business needs of the company, we now need to learn unity3d game development, fortunately Unity Support C # script development, virtually save a lot of time to re-learn new language. Well, gossip doesn't say much, start the road of formal learning.
This article focuses on unity's background and download installation, and the use of unity development software is currently the latest 5.3.5 version.
The first step is to search for keywords using major search engines: Unity
This Baidu search as an example, the red line frame is Unity's official website, its URL is http://unity3d.com/, by clicking into Unity's official website, click Get Unity
For us to learn for the purpose, choose free. Of course, my big celestial cattle people, cracked a search on the internet everywhere, here do not make a statement. In fact, the free version already contains all the basic functions, the paid version is more examples and error handling. Click here for free download
Step two, register your account
For the first time you install a friend who uses unity, you need to register a unity account that will be used at the time of installation
Click the villain in the upper right corner of the page, select Create account (please ignore this step for existing account)
Please note that your email address will be used as your login account, country where we choose China, city students to select the appropriate city as needed, then we tick the first checkbox, that is, I agree to the unified terms of use and Privacy policy, click Create a unity ID to complete the registration.
Step Three, install unity
Double-click to run the installer that we just downloaded
Here is a selection of installed programs and some libraries, there are some examples, including Windows example, Androsh example, ios example, etc., we default, direct point next
Select the installation path
Downloading installs, depending on the individual's speed and configuration problems, about 10 minutes or so
1 minutes ...
2 minutes .......
3 minutes ......... .....
4 minutes ......... .........
5 minutes .......... .............
6 minutes ........ ....................
7 minutes ....... ..... ..... ...................
8 minutes ..... ..... ..... ..... ..... ....... ...............
9 minutes ... ..... ..... ..... ..... ..... ..... ..... ..... ....... ...........
10 minutes ... ..... ..... .... ..... ..... ..... ..... ..... ......... .............
OK, Installation complete
Click Run
At this point, unity installation is complete
Summarize
This is the first time to write a personal blog, but also the beginning of it, record the study notes, some experience.
About the first time you start unity, some students will appear in the Certificate validation error interface, you can see this: http://tieba.baidu.com/p/2947607266
Unity3d Study-Tank wars (i)