This is a Unity project where I have recreated the axe throw and recall mechanics of God of War which were a staple of the protagonist Kratos' moveset.

Mechanics
  • Axe Throw: The player can control the trajectory of the axe by adjusting the angle and power of the throw. The axe will stick to the target upon impact.
  • Axe Recall: The axe recall mechanic allows the player to call back the axe to their hand after it has been thrown. The axe returns following a quadratic bezier curve. The player can recall the axe at any time, even if it is still in motion. If the axe hits an enemy on the way back, it will deal damage.
  • Attack: The player can perform a simple melee attack with the right mouse button.
Assets Used: