# 2D Warrior Platformer Demo

This is a simple 2D Unity project demonstrating basic gameplay mechanics and character animation. The project features a warrior character that can move left and right, jump, and interact with a basic platform-based world.

## Features

- **Animated Warrior Character**:

  - Fully animated sprite for the warrior.

  - Smooth left and right movement with proper flipping.

  - Jump functionality to navigate platforms.

- **Basic Game World**:

  - Platforms made from textured 2D squares.

  - A clean and minimalistic setup to showcase character mechanics.

- **Camera System**:

  - Dynamic camera that follows the player’s movement.

  - Consistent player and world scaling across different aspect ratios (portrait and landscape).

- **Minimap**:

  - A working minimap that shows the player and surroundings.

## How to Play

1. **Movement**:

   - Move **left** and **right** using the arrow keys or `A` and `D`.

   - Jump using the `Space` key.

2. **Minimap**:

   - Observe the player’s position in the minimap (displayed in the corner).

Published 6 days ago
StatusPrototype
PlatformsHTML5
Authorshutafimpro
GenrePlatformer
Made withUnity

Leave a comment

Log in with itch.io to leave a comment.