Unity Courses Let's Create: Breakout in Unity
Unity

Let's Create: Breakout in Unity

Breakout is the classic 2D block breaking game where you need to bounce the ball using the player paddle to break all the blocks.

4 chapters · 34m Beginner Updated 24 Feb 2024 Phil · @FirnoxGames
Free

Free for everyone. No account needed.

Start watching →

What you'll learn

1 Part 1: Creating the game objects ▶ 7 min

Breakout is the classic 2D block breaking game where you need to bounce the ball using the player paddle to break all the blocks.

In this chapter
  1. Introduction
  2. Creating the blocks
  3. Creating the walls and paddle
2 Part 2: Paddle and ball mechanics ▶ 8 min

Breakout is the classic 2D block breaking game where you need to bounce the ball using the player paddle to break all the blocks.

In this chapter
  1. Introduction
  2. Player movement
  3. Launching the ball
  4. Physics alterations
3 Part 3: Destroying blocks ▶ 7 min

Breakout is the classic 2D block breaking game where you need to bounce the ball using the player paddle to break all the blocks.

In this chapter
  1. Introduction
  2. Block script
  3. Scoring
4 Part 4: Paddle mechanics ▶ 11 min

Breakout is the classic 2D block breaking game where you need to bounce the ball using the player paddle to break all the blocks.

In this chapter
  1. Introduction
  2. Removing bottom wall
  3. Dynamic paddle bouncing
  4. Winning
Included with this course
Video walkthrough · 34m
</>Annotated source code ↗ · public domain