Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Unity 3D for Absolute Beginners
Rating: 4.4 out of 5(2,770 ratings)
87,106 students

Learn Unity 3D for Absolute Beginners

Learn How to Develop 3D Games from Scratch
Last updated 5/2018
English

What you'll learn

  • You will able to make 3D games
  • You will learn Unity 3D from scratch and how to make 3D games in Unity 3D
  • You will learn how to perform several common tasks in Unity for example add water, background sound, AdMob, access device camera, AR and many more
  • You will get strong knowledge about Unity3D

Course content

5 sections107 lectures10h 2m total length
  • Unity 3D Introduction2:04

    In this video you will learn how to download unity 3d and which version to download.

  • Unity 3D Fast Facts1:21

    In this video you will learn some fast facts and figures about Unity.

  • Unity Editor Introduction3:53

    In this video you will create your first Unity project and learn about Unity Editor.

  • Scene View Navigation6:49

    In this video you will learn about scene navigation in unity 3D

  • How to Import 3D Models6:10

    In this video you will learn how to import 3D models into Unity 3D

  • Introduction to Unity Asset Store3:33

    In this video you will get the introduction about Unity asset store.

  • Adding a SkyBox1:56

    In this video you will learn what is a Skybox and how to add a sky in your Unity 3D scene.

  • Creating and Using Materials3:53

    In this video you will learn about creating and implementing materials in Unity 3D

  • Importing and Using Textures4:06

    In this video you will learn how to import and use materials in unity 3D

  • Texture Size Best Practice Power of 22:29

    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.

  • How to Add Water0:47

    In this video you will learn to add water in less than 1 minute.

  • Introduction to Scripting4:38

    In this video you will learn about the basics of scripting in unity 3D

  • How to Access GameObject in Script6:23

    In this video you will learn how to access and manipulate game object in unity 3D

  • Introduction to Unity Sound10:10

    In this video you will learn about audio functionality in unity 3D

  • Ten Quick Unity 3D IDE Tips3:55

    Learn these tips and tricks to make your development faster and more convenient.

  • Introduction to Physics8:17

    In this video you will learn how to implement basic physics and physic materials in Unity 3D

  • Introduction to Collision Detection7:43

    In this video you will learn about basics of collision detection in Unity 3D

  • Introduction to Triggers10:06

    In this video you will learn about triggers and how to use them.

  • Introduction to Prefabs9:02

    In this video you will learn about prefabs and their uses.

  • Introduction to Animation8:19

    In this video you will learn about animations in unity and how to access them in script file

  • Introduction to Animation Parameters13:09

    In this video you will learn about animation parameters and how to access them in the code.

  • Access Device Camera1:59

    In this video you will learn how to access device native camera in Unity 3D

  • How to Get Keyboard Input3:01

    In this video you will learn how to use the Input class in order to get keyboard input.

  • Move a GameObject with Keyboard Keys6:10

    In this video you will learn how to move an object in unity with keyboard keys in Left, Right, Up and Back direction.

  • How to Make the Camera Follow the Player3:10

    In this video you will learn how to make your camera follow the player both with and without the code.

  • Moving the Player Using Rigidbody Physics7:23

    In this video you will learn how to move a GameObject with the help of Rigidbody physics by applying force on it.

  • How to Move and Animate a 3D Character30:53

    In this video you will learn how to move and animate a 3D player character with the help of mecanim.

  • Difference Between Update and FixedUpdate5:03

    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.

  • OnEnable() and OnDisable() Functions4:23

    In this video you will see the use of OnEnable and OnDisable MonoBehaviour Unity functions.

  • Scenes Management4:54

    In this video you will learn how to manage multiple scenes in Unity3d.

  • How to Detect Mouse Click or Touch on a GameObject6:47

    In this video you will learn how to detect a mouse click or tap on a gameobject with the help of ray and raycast.

  • Intelligent Player Movement (Navigation & Path-finding, Navigation Mesh & Agent)7:01

    In this video you will learn how you can move your player intelligently with the help of built in navigation functionality in Unity3d. 

  • Play Audio Through Multiple Scenes5:23

    In this video you will learn how to play background audio or music to continue playing between scene changes.

  • Audio Only Be Heard in a Certain Radius/Distance2:01

    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.

  • Audio Import Settings, WAV or MP3, Reduce Scene Load Time8:59

    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.

  • How to Save and Load Data4:35

    In this video you will learn how to save and load data in unity with the help of Playerpref class.

  • Introduction to Lighting4:20

    In this video you will learn about different lights available in unity and ambient source.

  • Assign Materials Using C# Code5:16

    In this video you will learn how to change Matetial of a GameObject through script.

  • Introduction to Particle System5:44

    In this video you willl learn about particle system and how to access them behind the code.

  • How to Shoot Bullet & Kill Enemy12:34

    In this video you will learn how to shoot bullets and kill enemies when the bullet hit the enemy.

  • Introduction to Unity UI6:49

    In this video you will learn about user interface in unity and how to access them behind the code.

  • How to Get Name of Button that was Clicked2:54

    In this video you will learn how to get name of UI button that was clicked.

  • How to Open Url in Browser on Button Click2:58

    In this video you will learn how you can open a webpage in browser with a button click in Unity 3D.

  • Introduction to Terrain6:05

    In this video you will learn about terrain in unity and how to edit them according to your needs.

  • Rotate Camera with Mouse1:10

    In this video you will learn how to rotate your main camera with mouse in Unity 3D.

  • Move Camera with Mouse1:10

    In this video you will learn how you can move your main camera with mouse.

  • Drag & Drop Game Objects1:25

    In this video you will learn how to drag and drop any game object in Unity 3D.

Requirements

  • Students Need to have beginner level understanding about C#

Description

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.

  • Unity 3D Introduction
  • Unity Editor Introduction
  • Scene View Navigation
  • Import 3D Models into Unity
  • Creating and Using Materials in Unity
  • Importing and Using Textures in Unity
  • Introduction to Unity Scripting
  • Introduction to Unity Sound
  • Introduction to Physics in Unity 3D
  • Introduction to Collision and Triggers
  • Introduction to Prefabs in Unity
  • Moving the Player Using Rigidbody Physics
  • Introduction to Unity UI
  • How to Shoot Bullet & Kill Enemy In Unity3d
  • Introduction to AR augmented reality in Unity

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.

Who this course is for:

  • This course is for absolute beginners who have no knowledge about Unity 3D
  • This course is for students who want to learn how to make game in Unity 3D from scratch