
Install Unity 2019 via Unity Hub, choose version 2019.1.11, add Visual Studio and Android Build Support, install Android SDK, then activate a personal license by creating a Unity ID.
In this video we will create our first Unity Game and look at some of the basic tabs or panel in Unity. We will then add a Cube GameObject and change the Position, Rotation & Scale of that GameObject
In this video we will add a sphere and add a Rigidbody component to it, so that our GameObjects can start moving
We will now scale our Cube using the 3D Scale tool. The 3D Scale scales the Gameobject from center
Learn to organize a Unity scene by creating empty game objects and nesting cubes as children under a parent. Moving the parent moves all its children.
Attach the camera as a child of the sphere to make it follow the ball while avoiding rotation.
Restart the main scene when the ball collides with a ground cube using a ground restart script that loads the scene via the scene manager.
Learn to increment the score by collecting coins in a Unity 3D ball runner setup, updating a UI text with the coin count starting at zero.
Implement a coin counter that starts at twelve, decreases as coins are collected, and transitions from the main scene to the end scene when the value reaches zero.
Learn to customize Unity user interface fonts by downloading 100 percent free fonts, importing them into assets/fonts, and applying size, color, and glow to the end scene.
Learn to move from the menu scene to the main scene on a button click by using a Unity C# script with scene management to load the main scene.
Import a free audio asset from the Unity Asset Store, attach an audio source, and play a one-shot audio clip when coins are collected.
Add restart and exit controls in Unity with a single script on a shared button. Restart switches from current scene to the main scene, while exit logs a debug message.
Learn to build and run a Unity game, configuring the player, icons, and resolution, selecting platform targets, and building a 3d ball runner game with C#.
Do you want to make a carrier in Gaming industry or are you interested in building your own games. If the answer to both the questions is YES, then you have come to the right place. This course is for students who are somewhat familiar to C++ or C# programming language and want to develop computer games using unity. The following topics will be covered in this course.
Position, rotate and scale gamobjects inside Unity
Add colors and background textures to gameobjects
Understand the programming logic for taking input from the keyboard arrow keys and move the sphere in different direction.
Making the Ball jump (over the hurdles)
Creating golden coins and rotating them
Collecting the coins and decrementing the score once each coind is collected
Switching the scene once all the coins are collected
Working with 2D Components such as 2D Text, Background textures and 2D Buttons for developing the Menu scene and End scene.
Adding Onclick event to the buttons for switching between scenes when button is pressed
Exiting the game once exit button is pressed.
So guys what are you waiting for, there are a lot of new things that you will learn from this course. Enroll now and start building your first 3D game inside unity.