Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

Programming for Level Design

Unity via Coursera

This course may be unavailable.

Overview

Prepare for a new career with $100 off Coursera Plus
Gear up for jobs in high-demand fields: data analytics, digital marketing, and more.
Unity Expert Gameplay Programmer Certification Preparation Specialization Important Update -
- The Unity Expert Gameplay Programmer Certification Preparation Specialization will close for enrollment on August 21, 2020.
- If you are interested in earning a Specialization Certificate, please upgrade or apply for Financial Aid in each course of the specialization by August 20, 2020, if you have not already done so. After August 21, 2020, learners will no longer have access to courses they have not paid for.
- In order to earn a Specialization Certificate, you will need to complete all graded assignments, including peer reviews, by February 17, 2021. After that point, no new assignment submissions will be accepted for Certificate credit.

Welcome to Programming for Level Design, the second course in Unity's Gameplay Programming Specialization!

This course is exam preparation for Unity's Expert Gameplay Programmer Certification Exam. This course will challenge you with a series of realistic programming problems in Unity video-game projects, inspired by one or more of the topics covered in the Expert Gameplay Programmer Exam. Throughout this course, you will work on a 3D “Dual-Stick Survivor” game project. This will help you practice programming for level design, including configuring GameObject physics, spawning Prefabs, designing level logic and behavior, scripting animation systems and events, and working with in-game cinematics.

This is an advanced-level course, intended for industry game developers or very experienced Unity enthusiasts who are looking to “level-up” their gameplay programming and implementation strategies. To succeed in this courses, you should have at least 2-3 years of experience developing games with Unity. You should be familiar with the full-game lifecycle (working from early concept to launch), creating and working with Prefabs, understanding game asset and animation pipelines, and have some experience with Unity Services. You should also have advanced programming skills, particularly in the C# language.

Syllabus

Configuring Physics
-For the first week of this course, you’ll begin working on a Dual-Stick Survivor game incorporating Unity’s physics engine. You’ll begin by deciding what GameObjects needs Colliders and Rigidbodies, and how those should be configured. Then you’ll use these to set up gameplay events. All this has to be done in an efficient, optimized manner. You’ll finish this module with a level in which your game will take place, set up with physical interactions.

Spawning Runtime Prefabs & Effects
-The number of objects present in a game can quickly reach astronomical numbers. This can present an organizational and performance problem, which is why spawning objects during runtime and managing effects is crucial. Knowing what to spawn where and how often is a key skill for any game programmer. Balancing these assets will allow you to create bigger, more extravagant games using the same or fewer resources, if you know how to evaluate your game’s needs and the target platform’s capabilities. This week you’ll begin populating your level with Prefabs, Particle Systems, and Effects. You’ll identify objects that should be placed in the Scene file, and those that should be spawned at runtime. The latter will require analysis to make certain it doesn’t impact gameplay negatively. Finally you’ll hook up these spawning items to scene events, making your level feel very responsive to a player’s actions.

Level Logic & Behaviour
-Giving life to a scene and a game requires giving it purpose, and purpose demands logic. Driving events through state machines and events allows you to control the game’s flow, and gives the player something to react and think against. Managing your game at the highest level requires thinking about how the whole thing works together. This week you’ll manage your game’s logical flow by introducing Animation System States, State Machine Behaviours, and Animation Events. You’ll need to evaluate the needs of the gameplay in order to trigger events and manage the scene. By analyzing the GDD and using its vision as logic, you’ll begin to bring gameplay to life.


Loading and Unloading Scenes
-Most games span multiple levels, and it simply wouldn’t be efficient to include those in one giant scene. Even games that could be one scene would likely benefit from loading and unloading scenes, if they analyze their needs smartly. A clever transition from one scene to another only makes gameplay better. This week you’ll begin adding scenes to your game that you’ll need to load and unload without impacting the player’s experience. By evaluating Unity’s streaming parameters and limits, you’ll devise ways of transitioning users from one part of the game to the other without them even knowing.


Cinematics
-Cinematics are a powerful way to progress a story. Whether pre-rendered or realtime, they allow the game to give players an experience they may not be able to get from just straight gameplay, and in certain cases can fill their imagination with details not possible during normal gameplay. This week you’ll add various cinematics to your game, both in-game and pre-rendered. This will require suspending gameplay until after the cinematic has finished playing. You’ll also need to evaluate what post effects are required and assess the impact they’ll have on performance.


Taught by

Unity Technologies and Dustin Carroll

Reviews

Start your review of Programming for Level Design

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.