Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 682 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 682 Bytes

Melee Combat system

img

Introduction

Functional prototype of melee combat system made in Unity game engine. Gamepad as well as keyboard and mouse supported.

Included modes:

  • Player vs CPU
  • CPU vs CPU

Technologies

Specification

Combat system elements

* Light attack
* Heavy attack
* Heavy attack charging
* Unblockable attacks
* Combos
* Block
* Parry
* Counter attack
* Dodge

Additional elements

* Artificial intelligence
* Character attributes
* Dynamic camera
* Weapon trails
* Particle effects
* User interface

Other

* Menu
* Scene transitions
* Sound effects