In this new tutorial series, we explore some of the core functionality of Unity and get you familiar fast with the different window available in unity as well as the addition, management and transformation of objects and components, including cameras, lights, boxes, colors, textures, or character controllers.
When I was just getting started with Unity, I always found it difficult to know where to start. There is so much to learn with and from this game engine, that it can sometime feel overwhelming to find a starting point. Although I have learned the hard way a few years ago, I wish the experience was somehow easier and possibly more sequential. Of course everyone learns differently; some like to gather information from many sources and then make sense of it, while others prefer a more sequential and structured way to learn. At the end of the day, there is no right or wrong way to learn; however, there definitely is a way that suits everyone who has enough perseverance. Throughout the years, I have seen many beginners on different unity-related forums who may have looked at several youtube videos, but often found them disjointed. Although they were working hard on trying to get to understand the Unity Interface, and going through every single online tutorial, they still couldn’t make sense of the material, even after looking at the official documentation. Some, with a art background, found it just too frustrating as they had zero knowledge with coding to get them started with Unity, while others felt overwhelmed, because they would have preferred the information to be presented sequentially, rather that having to google every single issue they were facing or to frequently post very simple questions on the forums, before they could get started.
if you are in this situation, then this post (and the following content) should help you: I have created a step-by-step tutorial that will help you to progressively become more familiar and comfortable with Unity 5, regardless of your background. It includes in-depth information that will get you started fast, while going deep in the level of detail. After completing this tutorial, you will be able to:
- Install and launch Unity
- Become comfortable with the interface.
- Understand the role of the different views available in Unity5.
- Know and apply the different shortcuts to manipulate the views.
- Create a new project and scene
- Add and combine basic objects to your scene (e.g., boxes).
- Add and configure lights and cameras.
- Transform objects (i.e., move, scale and rotate).
- Know and apply the different shortcuts to transform objects (e.g., move, rotate, scale, etc.)
- Import assets into Unity (e.g., textures).
- Add colors and textures to objects
- Add a character controller to the scene to be able to navigate through your scene.
- Import built-in packages in your project.
- Know how to group objects.
- Know how to search for objects in your scene or project based on name or type.
- Know how to export your game to the web (view the game on a web page).
** These tutorials are an excerpt from the book:
*** Unity 5 from Zero to proficiency (Foundations) ***.