Unity Game Development

Live Online (VILT) & Classroom Corporate Training Course

This course will take learner down a guided learning path such that not only will you be able to build games, but you will also learn how to do it the way the professionals do it.

How can we help you?


  • CloudLabs

  • Projects

  • Assignments

  • 24x7 Support

  • Lifetime Access

Unity Game Development

Overview

This is the most comprehensive course on Unity 3D. The course helps participants in creating 2D and 3D games within the Unity 3D engine. It lays emphasis on and develops a deep understanding of the fundamentals of core modular game asset creation, level design, C# game scripting, developing menus and linking scenes together for game compilation. This course will take learner down a guided learning path such that not only will you be able to build games, but you will also learn how to do it the way the professionals do it.

Course Benefits

Upon completion of this course, learners will accomplish the following:-

  • Install and configure Unity Engine
  • Learn Essentials of Unity 3D
  • Learn the Basics of C#
  • Learn the integration of Unity with Autodesk Maya and Adobe Photoshop
  • Have Hands-on Training on Game development projects
  • Prepare for Unity Certified Developer Exam

Course Prerequisites

  • Basic knowledge of Windows OS

Course Outline

Module 1: Introduction to Unity2022-11-08T17:00:57+05:30
  • Getting to Know the Unity Editor
  • The Project Dialog
  • The Unity Interface
  • The Project View
  • The Hierarchy View
  • The Inspector View
  • The Scene View
  • The Game View
  • Honorable Mention: The Toolbar
  • Navigating the Unity Scene View
  • The Hand Tool
  • Flythrough Mode
Module 2: Game Objects2022-11-08T17:01:54+05:30
  • Dimensions and Coordinate Systems
  • Putting the D in 3D
  • Using Coordinate Systems
  • World Versus Local Coordinates
  • Game Objects
  • Transforms
  • Translation
  • Rotation
  • Scaling
  • Hazards of Transformations
  • Transforms and Nested Objects
Module 3: Models, Materials, and Textures2022-11-08T17:03:32+05:30
  • The Basics of Models
  • Built-In 3D Objects
  • Importing Models
  • Models and the Asset Store
  • Textures, Shaders, and Materials
  • Textures
  • Shaders
  • Materials
  • Shaders Revisited
Module 4: 3D Terrain2022-11-08T17:04:44+05:30
  • Terrain Generation
  • Adding Terrain to Your Project
  • Heightmap Sculpting
  • Unity Terrain Sculpting Tools
  • Terrain Textures
  • Importing Terrain Assets
  • Texturing Terrain
Module 5: Environments2022-11-08T17:06:28+05:30
  • Generating Trees and Grass
  • Painting Trees
  • Painting Grass
  • Terrain Settings
  • Environment Effects
  • Skyboxes
  • Fog
  • Lens Flares
  • Water
  • Character Controllers
  • Adding a Character Controller
  • Fixing Your World
Module 6: Lights and Cameras2022-11-08T17:07:22+05:30
  • Lights
  • Point Lights
  • Spotlights
  • Directional Lights
  • Creating Lights Out of Objects
  • Halos
  • Cookies
  • Cameras
  • Anatomy of a Camera
  • Multiple Cameras
  • Split Screen and Picture in Picture
  • Layers
  • Working with Layers
  • Using Layers
Module 7: Game 1: Amazing Racer2022-11-08T17:08:12+05:30
  • Design
  • The Concept
  • The Rules
  • The Requirements
  • Creating the Game World
  • Sculpting the World
  • Adding the Environment
  • The Character Controller
  • Gamification
  • Adding Game Control Objects
  • Adding Scripts
  • Connecting the Scripts Together
  • Playtesting
Module 8: Scripting—Part 12022-11-08T17:09:06+05:30
  • Scripts
  • Creating Scripts
  • Attaching a Script
  • Anatomy of a Basic Script
  • The Using Section
  • The Class Declaration Section
  • The Class Contents
  • Variables
  • Creating Variables
  • Variable Scope
  • Public and Private
  • Operators
  • Arithmetic Operators
  • Assignment Operators
  • Equality Operators
  • Logical Operators
  • Conditionals
  • The if Statement
  • The if / else Statement
  • The if / else if Statement
  • Iteration
  • The while Loop
  • The for Loop
Module 9: Scripting—Part 22022-11-08T17:10:00+05:30
  • Methods
  • Anatomy of a Method
  • Writing Methods
  • Using Methods
  • Input
  • Input Basics
  • Input Scripting
  • Specific Key Input
  • Mouse Input
  • Accessing Local Components
  • Using GetComponent
  • The Transform
  • Accessing Other Objects
  • Finding Other Objects
  • Modifying Object Components
Module 10: Collision2022-11-08T17:10:52+05:30
  • Hour 10. Collision
  • Rigidbodies
  • Collision
  • Colliders
  • Physics Materials
  • Triggers
  • Raycasting
Module 11: Game 2: Chaos Ball2022-11-08T17:13:35+05:30
  • Design
  • The Concept
  • The Rules
  • The Requirements
  • The Arena
  • Creating the Arena
  • Texturing
  • Super Bouncy Material
  • Finish the Arena
  • Game Entities
  • The Player
  • Chaos Balls
  • The Colored Balls
  • The Control Objects
  • The Goals
  • The Game Controller
  • Improving the Game
Module 12: Prefabs2022-11-08T17:12:51+05:30
  • Prefab Basics
  • Prefab Terminology
  • Prefab Structure
  • Working with Prefabs
  • Adding a Prefab Instance to a Scene
  • Inheritance
  • Instantiating Prefabs Through Code
Module 13: 2D Games Tools2022-11-08T17:14:20+05:30
  • The Basics of 2D Games
  • The 2D Scene View
  • Orthographic Cameras
  • Adding Sprites
  • Importing Sprites
  • Sprite Mode
  • Imported Sprite Sizes
  • Draw Order
  • Sorting Layer
  • Order in Layer
  • 2D Physics
  • Rigidbody 2D
  • 2D Colliders
Module 14: User Interfaces2022-11-08T17:16:13+05:30
  • Basic UI Principles
  • The Canvas
  • The Rect Transform
  • Anchors
  • Additional Canvas Components
  • UI Elements
  • Images
  • Text
  • Buttons
  • Canvas Render Modes
  • Screen-Space Overlay
  • Screen-Space Camera
  • World Space
Module 15: Game 3: Captain Blaster2022-11-08T17:16:36+05:30
  • The Concept
  • The Rules
  • The Requirements
  • The World
  • The Camera
  • The Background
  • Game Entities
  • The Player
  • The Meteors
  • The Bullets
  • The Triggers
  • The UI
  • Controls
  • Game Control
  • The Meteor Script
  • The Meteor Spawn
  • The DestroyOnTrigger Script
  • The ShipControl Script
  • The Bullet Script
  • Improvements
Module 16: Particle Systems2022-11-08T17:39:38+05:30
  • Particle Systems
  • Particles
  • Unity Particle Systems
  • Particle System Controls
  • Particle System Modules
  • Default Module
  • Emission Module
  • Shape Module
  • Velocity over Lifetime Module
  • Limit Velocity over Lifetime Module
  • Force over Lifetime Module
  • Color over Lifetime Module
  • Color by Speed Module
  • Size over Lifetime Module
  • Size by Speed Module
  • Rotation over Lifetime Module
  • Rotation by Speed Module
  • External Forces Module
  • Collision Module
  • Sub Emitter Module
  • Texture Sheet Module
  • Renderer Module
  • The Curve Editor
Module 17: Animations2022-11-08T17:35:03+05:30
  • Animation Basics
  • The Rig
  • The Animation
  • Animation Types
  • 2D Animations
  • Creating the Animation
  • Animation Tools
  • Animation Window
  • Creating a New Animation
  • Record Mode
  • The Curves Editor
Module 18: Animators2022-11-08T17:35:58+05:30
  • Animator Basics
  • Rigging Revisited
  • Importing a Model
  • Configuring Your Assets
  • Rig Preparation
  • Animation Preparation
  • Creating an Animator
  • The Animator View
  • The Idle Animation
  • Parameters
  • States and Blend Trees
  • Transitions
  • Scripting Animators
Module 19: Game 4: Gauntlet Runner2022-11-08T17:28:58+05:30
  • The Concept
  • The Rules
  • The Requirements
  • The World
  • The Scene
  • The Ground
  • Scrolling the Ground
  • The Entities
  • The Power Ups
  • The Obstacles
  • The Trigger Zone
  • The Player
  • The Controls
  • Trigger Zone Script
  • The Game Control Script
  • The Player Script
  • The Move Script
  • The Spawn Script
  • Putting It All Together
  • Room for Improvement
Module 20: Audio2022-11-08T17:31:06+05:30
  • Audio Basics
  • Parts of Audio
  • 2D and 3D Audio
  • Audio Sources
  • Importing Audio Clips
  • Testing Audio in the Scene View
  • 3D Audio
  • 2D Audio
  • Audio Scripting
  • Starting and Stopping Audio
  • Changing Audio Clips
Module 21: Mobile Development2022-11-08T17:31:33+05:30
  • Preparing for Mobile
  • Setting Up Your Environment
  • The Unity Remote
  • Accelerometers
  • Designing for the Accelerometer
  • Using the Accelerometer
  • Multi-Touch Input
Module 22: Game Revisions2022-11-08T17:32:14+05:30
  • Cross-Platform Input
  • Virtual Controls
  • Converting Projects to Mobile
  • Amazing Racer
  • Using Tilt Control
  • Using a Touch Joystick
  • Fixing the Disappearing Joystick
  • Chaos Ball
  • Captain Blaster
  • Gauntlet Runner
Module 23: Polish and Deploy2022-11-08T17:33:06+05:30
  • Managing Scenes
  • Establishing Scene Order
  • Switching Scenes
  • Persisting Data and Objects
  • Keeping Objects
  • Saving Data
  • Unity Player Settings
  • Cross-Platform Settings
  • Per-Platform Settings
  • Building Your Game
  • Build Settings
2023-01-06T13:50:18+05:30

Title

Go to Top