Table of Contents


Introduction

In this tutorial, you will learn how to create a simple 2D melee game using Unity.


Prerequisites


Game demo and Resources

Installing Unity Hub and Creating a project

Unity Tour

Importing Assets

Creating Player Animations

Creating Enemy Animations

Adding Components

Adding the Background

Player Script (Animations)

Enemy Script (Animations)

Taking damage and dying