Posted September 30, 2024 by Cikoria Studio
What’s up! In this update, I gave the melee combat an overhaul by introducing directional melee combat. This is something I’ve wanted to implement for a pretty long time. Some of the games I’ve played that use this is Daggerfall and Mount & Blade where the mouse movement determines which direction you strike. However, instead of relying on the mouse movement, I decided to let the movement direction decide the attack direction. So if the player moves left, they swing left, if they move right, the swing right, if they move forward, the perform a slash and if they move back, they perform a lunge.
Each of these moves have different characteristics that sets them apart.
Summary: