
In this video you will learn how to download unity 3d and which version to download.
In this video you will learn some fast facts and figures about Unity.
In this video you will create your first Unity project and learn about Unity Editor.
In this video you will learn about scene navigation in unity 3D
In this video you will learn how to import 3D models into Unity 3D
In this video you will get the introduction about Unity asset store.
In this video you will learn what is a Skybox and how to add a sky in your Unity 3D scene.
In this video you will learn about creating and implementing materials in Unity 3D
In this video you will learn how to import and use materials in unity 3D
The best practice is to use powers of two texture sizes, You can also use non power of 2 textures but they work best with GUI.
In this video you will learn to add water in less than 1 minute.
In this video you will learn about the basics of scripting in unity 3D
In this video you will learn how to access and manipulate game object in unity 3D
In this video you will learn about audio functionality in unity 3D
Learn these tips and tricks to make your development faster and more convenient.
In this video you will learn how to implement basic physics and physic materials in Unity 3D
In this video you will learn about basics of collision detection in Unity 3D
In this video you will learn about triggers and how to use them.
In this video you will learn about prefabs and their uses.
In this video you will learn about animations in unity and how to access them in script file
In this video you will learn about animation parameters and how to access them in the code.
In this video you will learn how to access device native camera in Unity 3D
In this video you will learn how to use the Input class in order to get keyboard input.
In this video you will learn how to move an object in unity with keyboard keys in Left, Right, Up and Back direction.
In this video you will learn how to make your camera follow the player both with and without the code.
In this video you will learn how to move a GameObject with the help of Rigidbody physics by applying force on it.
In this video you will learn how to move and animate a 3D player character with the help of mecanim.
In this video you will learn about the major differences between Update and FixedUpdate methods, also you will learn how to make object movement frame independent with the help of Time.deltatime.
In this video you will see the use of OnEnable and OnDisable MonoBehaviour Unity functions.
In this video you will learn how to manage multiple scenes in Unity3d.
In this video you will learn how to detect a mouse click or tap on a gameobject with the help of ray and raycast.
In this video you will learn how you can move your player intelligently with the help of built in navigation functionality in Unity3d.
In this video you will learn how to play background audio or music to continue playing between scene changes.
In this video you will learn how to use 3D sound settings in unity. How you can make your player to heard a sound from particular distance.
In this video you will learn about audio import settings in unity also you will learn which sound extension should be used like mp3 or wav. I am also going to show you how to decrease application loading time by applying correct audio settings.
In this video you will learn how to save and load data in unity with the help of Playerpref class.
In this video you will learn about different lights available in unity and ambient source.
In this video you will learn how to change Matetial of a GameObject through script.
In this video you willl learn about particle system and how to access them behind the code.
In this video you will learn how to shoot bullets and kill enemies when the bullet hit the enemy.
In this video you will learn about user interface in unity and how to access them behind the code.
In this video you will learn how to get name of UI button that was clicked.
In this video you will learn how you can open a webpage in browser with a button click in Unity 3D.
In this video you will learn about terrain in unity and how to edit them according to your needs.
In this video you will learn how to rotate your main camera with mouse in Unity 3D.
In this video you will learn how you can move your main camera with mouse.
In this video you will learn how to drag and drop any game object in Unity 3D.
In this video I am going to develop a Unity 3d game from start. I am going to teach some important game development concepts in this video. Topics that will be covered in this video are below.
In this video I am going to teach you how to move, rotate and jump your game character with the help of Character Controller component available in unity3d.
In this video I am going to teach how to make a simple virtual joystick from scratch that can also support touch devices.
In this video you will learn how you can change the Skybox material with the help of C# script.
In this video you will learn how you can walk around a 3D sphere.
In this video you will learn how to keep firing after a small interval of time when the user clicked or touched the UI button.
In this video you will learn how to check whether your application is running or mobile or desktop device.
In this video you will learn how to hide and lock mouse cursor in Unity 3D.
In this video you will learn how to access and read an XML document in Unity 3D.
In this video you will learn how to check if internet connection is available in C#
In this video you will learn how to rotate a game object with C# script in Unity 3D
In this video you will learn how to allow game-object to rotate only on Y Axis.
In this video you will learn how to rotate a camera with the help of keyboard keys, mouse movement and accelerometer with a single script.
In this video you will learn how you can implement a functionality to ask users to rate your app in unity 3d.
In this video you will learn how you can make your 3D text sharp and smooth.
In this video you will learn how you can stop propagating GUI mouse click passing through button to the 3D GameObject.
If you are getting the error "unable to merge android manifests Google Play Games Services" this video is for you.
In this video you will learn how to check what is making your game slower with the help of profiler tool in unity3d also you will learn how you can set the quality settings for your game and how to use static batching and audio settings to imporve the performance of the game
In this video you learn the technique of object pooling. Object pooling is implemented in order to improve the performance of the game. I am going to use the bullet pool for shooting the enemies.
In this video we will learn how to check whether the Audio clip is finished playing or not.
In this video we will learn how to load an audio clip in the audio source at runtime with the help of resource class.
In this video we will learn how to delay an audio playing in Unity 3D.
In this video we will learn where does unity save asset store packages in the PC.
In this video you will learn how to get the name of the current active scene in Unity 3D.
In this video you will learn how to edit android manifest file in Unity 3D.
In this video you will learn how to apply image effects on the camera in order to make your game more beautiful within ten seconds in Unity 3D.
In this quick video you will learn how to create random number within the range in Unity3D.
In this video you will learn how to generate text to speech mp3 file and create funny voices for your game in Audacity.
In this video you will learn where to get royalty free sounds for your games.
In this video you will learn, what's the execution order of events like Start, OnEnable, Update, LateUpdate when you run the application.
In this video you will get to know how I develop apps as an individual developers.
In this video you will learn how to switch between two camera at run-time and remembering the last camera that user have selected.
In this video you will learn how to apply fog effect in your scene.
In this video you will learn how to optimise your game with the help of Occlusion Culling.
In this quick video you will learn how you can vibrate your mobile device in Unity 3D.
In this video I'll show you my top picks of free environment assets in unity assets store.
In this video we will look into Paint 3D a free application introduced by Microsoft in windows 10 creator update.
In this video with the help of particles I am going to teach, how can we make simple particles in unity3d.
In this video we will see how we can use a 360 or Panorama image as a skybox in unity 3d.
In this video we will learn how to automatically open and close a door in unity 3d when player come and go far from the door. The script will be done in C#
In this video we will see the script for simple camera or screen shake in unity 3d.
In this video we make the main camera to follow the player position and rotation.
In this video you will learn about coroutines in Unity 3D, how to use them and what can be the real life practical example of a coroutine in Unity.
In this video you will learn how to make a loading bar in order to show progress and load next scene asynchronously.
In this video you will learn how to find the size of a 3D GameObject with the help of collider and renderer.
In this video we will see three ways to play a video in Unity 3D
In this video we will see how to pragmatically create cube and assign color on it.
In this video we will learn how to rotate an object around its centre in script.
In this video we will see how to create a counter and timer with game over logic in Unity 3D by using C# script.
In this video you will learn how to make an Augmented Reality application within five minutes with unity and vuforia.
In this video you will learn how to implement AdMob banner ad in unity 3D.
In this video we will discuss 10 essential Unity interview questions and their answers. Whether you're a candidate and interviewer, these interview questions will help prepare you for your next Unity interview ahead of time.
In Unity scripting, there are a number of event functions that get executed in a predetermined order as a script executes. This execution order is described in this video.
In this video you will learn how to make your game play more faster and smoother.
In this video you will learn how to optimise CPU performance in Unity 3D
Download the complete source code of the game Riddles Brain Teasers, explore the script files, scenes and learn how to develop game in Unity 3D.
Download the complete source code of the game Endless Kitten Run, explore the script files, scenes and learn how to develop game in Unity 3D.
Download the complete source code of the game Mushroom Conflict, explore the script files, scenes and learn by yourself.
Download the complete source code of the game Maze Warrior, explore the script files, scenes and learn by yourself.
Download the complete source code of the game 3D Space Museum, explore the script files, scenes and learn how to develop game in Unity 3D.
In this course. I will teach Unity 3D for absolute beginners. No prior knowledge of Unity is required in order to take this course. You will learn Unity from scratch. If you want to learn how to do 3D game programming in unity this course if for you.
I will start teaching from scratch like how to download Unity IDE, how to use unity IDE and even what are the tips and tricks for using Unity IDE more efficiently. After that I will introduce you to 3D models and how you can manage those 3D models with scripting. At the end of this course you will get strong knowledge about unity 3d and you will be able to develop games in unity. Below are the some of the tasks that you will learn in this course.
and many more. I will also show you most of the common tasks in unity and will provide you the source code as well. So if you want to learn how to make games in unity 3D start learning this course.