Introduction to Unit 9

Tutorial

·

Beginner

·

+10XP

·

10 mins

·

(11)

Unity Technologies

Introduction to Unit 9

Game development involves navigating through different phases and assuming many different roles. In this tutorial, you will get a preview of what you’ll learn in this unit, in which you will do the following:

  • Reflect on your game's production cycle
  • Explore the potential of multiple platform adaptability
  • Refine your player controls
  • Update game assets for improved visuals
  • Explore Unity techniques to elevate your development skills

1. Overview

In this tutorial, you’ll elevate your game creation skills by reassessing your game concept, adapting it for multiple platforms, revamping player controls, swapping out assets, and learning tips and tricks for efficient Unity development.

In this initial tutorial, you’ll get a quick overview of what you’ll accomplish in the tutorials that follow.

2. What you’ll do

Below is a more in-depth look at what you’ll do in each of the tutorials in this unit.

Reflect on the process so far

First you'll take a step back and reassess your game concept, evaluate where you are in the game development production cycle, and reflect on what roles you’ve taken on during production so far.

Imagine your game on multiple platforms

Next, you’ll look at what it would take to get your game onto different platforms and learn important considerations for platform-specific adaptations.

Make it Multiplatform

Iterate on the player controller

You’ll reimagine the player controller, moving from a keyboard-based scheme to using raycasts for mouse click or touch input.

Swap out your assets

This next tutorial focuses on swapping out your game assets, which will enhance the visual look and feel of your game while deepening your understanding of Unity's asset pipeline.

Unity tips and tricks

Finally, you'll discover new Unity tips and tricks to streamline your workflow and enhance your development process.

3. Why is this unit important?

This unit covers a wide variety of topics that are assessed on the Unity Certified Associate: Game Developer exam and will help to get you ready to pass the test.

These topics are also essential for anyone considering a career in real-time 3D development, as they include both the broad conceptual knowledge and some specific technical skills necessary for success in the industry.

4. Next steps

Next, you will reassess your game concept, identify your current place in the game development process, and learn how to critically evaluate your game. This crucial step will allow you to effectively prepare for the next phase of production, making sure your game evolves in the right direction.

Complete this tutorial