Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Unity 3D Car Racing Game Masterclass
Rating: 4.4 out of 5(18 ratings)
238 students

Unity 3D Car Racing Game Masterclass

Build a 3D car racing game using Unity & C#. Includes coding AI self-driving cars, hot pursuit mode, and more!
Created byRobert Gioia
Last updated 3/2024
English

What you'll learn

  • Develop SELF-DRIVING AI CARS that race the player
  • Build a HOT PURSUIT MODE where AI police cars chase the player car
  • Implement CAR CUSTOMIZATION logic with a garage feature
  • Create SAVE + LOAD game slots using SCRIPTABLE OBJECTS
  • Toggle between the EXTERIOR and INTERIOR car views during a race
  • Design a fully functioning racing UI including a LEADERBOARD, SPEEDOMETER, and MINIMAP
  • Bolster your knowledge of DESIGN PATTERNS and ALGORITHMS and implement them hands-on
  • Master creating 3D ANIMATIONS, CINEMATOGRAPHY, SPECIAL EFFECTS, and more
  • Implement a BREAKABLE OBJECTS system in the game world to create engaging and immersive game levels
  • Includes advanced material and lighting design

Course content

19 sections146 lectures7h 47m total length
  • Introduction1:40

    This video will introduce the Unity 3D Car Racing Game Masterclass using C# course. By the end of this video you will understand the learning objectives for the course.

  • Reviewing the Game Design Document (GDD)5:34

    In this video we will review the game design document for the game we will build in this course using Unity and C#. By the end of this video you will have a clear plan for the different sections and features of the game thanks to the game design document.

  • A look at the finished game3:09

    In this video take a look at the finished game play to understand the full picture of the game we will build in this course. By the end of this section you will be ready to start building the car racing game using Unity and C#.

Requirements

  • A Mac, Windows, or Linux computer that can run Unity
  • A basic knowledge of Unity and C#
  • Note: All software and programs for this course are FREE (Mixamo requires email to sign up)

Description

This course will walk you through building an entire video game hands-on, and will take you step-by-step through the game development process.


Did you grow up playing car racing games like Need For Speed and Gran Turismo? Do you want to learn how to build car racing games in Unity using C# code? Growing up, racing games always fascinated me. I was intrigued by how the in-game physics was so realistic and how they simulated driving in the game so accurately. This course will teach you how to build a full racing game in Unity, even if you are a beginner. By the end of this course, you will have a full car racing game that you built in Unity from the ground up.


As we build this course, you are going to gain a wealth of knowledge in the different areas of the Unity game engine. Some of the core game development techniques this course will teach you are:

  • Using C# logic to create SELF-DRIVING AI CARS driving around the track and competing against the player in races.

  • Implementing a HOT PURSUIT MODE where police cars chase the player.

  • Working with Unity's Physics system and understanding how to use components like WHEEL COLLIDERS and Rigidbodies to simulate vehicle movement and interaction with the environment.

  • Utilizing Unity's UI system to build a MINI-MAP and other racing heads up displays like a speedometer.

  • Writing reusable code that can be applied to several different sections of the game. Object-oriented C# scripting techniques for writing CLEAN, REUSABLE CODE.

  • Learn about the different UI components and how they can be used together to build IN-GAME MENUS and selection screens that efficiently and intuitively respond to user input.

  • Turn your ideas into code using C# with Unity and build up a set of skills that you can use to build other CAR RACING GAMES and showcase them in your portfolio.


By the end of this course, you will have a full game project you developed from the ground up! You will also have some more C# tips and tricks that you can add to your arsenal.


If you want to learn game development or are aspiring to build a career in the game industry, then this course is for you!

Who this course is for:

  • Anyone that wants to learn to build car racing games in Unity
  • Game development students and aspiring game developers
  • Anyone with basic to mid-level Unity knowledge that wants to level up