Create a Melee Combat System in Unity and C# | New Course

Опубликовано: 05 Октябрь 2024
на канале: Game Dev Experiments
2,066
31

Get the course for a discounted price: https://fantaco.de/unity-combat-system

The course covers the creation of a Third-Person Melee Combat System like the ones that you see in games like Assassins Creed. It's a Free-Flow combat system, which means enemies won’t attack the player mindlessly; instead, they’ll attack in a coordinated way by circling around the player and attacking one at a time. It also has features like Counter Attacks, Combos System, Enemy AI using StateMachine, etc.