Unity 5: 2D Building an Adventure Game

0
Join & Subscribe
LinkedIn Learning
Free Trial Available
English
Certificate Available
2-3 hours worth of material
selfpaced

Overview

Create your own 2D action adventure game for any target platform with Unity 5.

Create your own 2D action-adventure game for any target platform with Unity 5. If you're familiar with Unity or have taken Unity 5 2D Essential Training, this course will expand your knowledge into game development specifics, including working with controller input, tile maps, and sound, and managing multiple scenes. Follow along with Jesse Freeman as he shows how to import and optimize existing artwork as sprites and create game elements such as players, collectables, obstacles, and enemies driven by basic AI. He also shows how to build a simple splash screen and connect to your game. By the end of the course, you'll have the building blocks for your own game and a tile map editor you can use to generate new levels.

Syllabus

Introduction
  • Welcome
  • What you should know
  • Using the exercise files
1. Working with Sprites
  • Set up the project
  • Optimize sprites
  • Optimize draw calls
  • Cut up spritesheets
2. Working with Animations
  • Build animations
  • Animation timeline
  • Create player animations
  • Change animations on the player
3. Creating a Player
  • Create a player prefab
  • Add collision to the player
  • Clean up the player
4. Moving the Player
  • Move the player left and right
  • Enable flying
  • Controller class
  • Connect animations
5. Building a Level
  • Camera
  • Create a simple map
6. Interactive Objects
  • Create collectible objects
  • Random sprite
  • Deadly obstacles
  • Create debris
  • Spawn debris
7. Alien and AI
  • Aliens that walk
  • Turnaround at walls
  • Keep aliens on platform
  • Clean up the alien AI
8. Managing Scenes
  • Create a splash screen
  • Animate the splash screen
  • Switch between scenes
Conclusion
  • Next steps

Taught by

Jesse Freeman