- Learning C# by Developing Games with Unity 5.x(Second Edition)
- Greg Lukosek
- 235字
- 2021-07-09 20:03:29
Downloading Unity
You have probably already installed and activated Unity. Where you should look for the latest Unity version and license might be obvious. However, I've noticed lots of questions online about where you can get Unity for free, and so I decided to cover this subject. If you feel that this step is obsolete for you, skip this part.
The best place to download your Unity copy from is, of course, Unity's official website: http://unity3d.com/unity/download.
In this book, we will be covering Unity Version 5.0 and higher. We need to download the latest version of Unity and install it with all components ticked. It's a good idea to install Unity with the example project. The Unity Example project (the Angry Bots game) is there for us to play with, experiment, and learn.
Obtaining a free license
The easiest way to obtain a Unity license is by simply launching Unity for the first time. The following steps will guide you to do so:
- Unity will present the Activate your Unity license window. Click on OK, as shown here:
- Fill in your details so that Unity Technologies can send you your Unity free license code:
- You should receive a verification e-mail with a confirm email button. Once you have clicked on it, you should be able to log in to Unity.
You are now all set with the latest version of Unity and a free license!
- Qt 5 and OpenCV 4 Computer Vision Projects
- Python快樂編程:人工智能深度學(xué)習(xí)基礎(chǔ)
- 解構(gòu)產(chǎn)品經(jīng)理:互聯(lián)網(wǎng)產(chǎn)品策劃入門寶典
- 簡單高效LATEX
- QTP自動化測試進階
- 青少年P(guān)ython編程入門
- C#應(yīng)用程序設(shè)計教程
- Python:Deeper Insights into Machine Learning
- Java程序設(shè)計教程
- PHP+MySQL Web應(yīng)用開發(fā)教程
- Python Linux系統(tǒng)管理與自動化運維
- 游戲設(shè)計的底層邏輯
- Python深度學(xué)習(xí):基于PyTorch
- Testing Practitioner Handbook
- Flask Web開發(fā)實戰(zhàn):入門、進階與原理解析