Unreal Engine 5.1 - Enhanced Input - Multi-Key Actions
🕑 Added 2023-01-03 10:02:00 +0000 UTCIn this unreal engine tutorial, I am going to show you how to implement inputs with key combinations using "Enhanced Input System" introduced in unreal engine 5.1. Here, we will be using chorded actions feature to implement multi key input actions such as following attack types.
- kick + up = front kick
- kick + down = leg sweep
- kick = regular kick
Here, we will be using the unreal engine hand to hand combat system project we have been working on as the base project. Full hand to hand combat playlist : https://youtube.com/playlist?list=PLNTm9yU0zou6LIo3TI2k1nYhfSfTN1gpz ** note - this project file release does not contain finisher animations as I don't own the animation assets. Only the blueprints and other stuff I created for this project along with basic kick, punch, uppercut, lower jab animations. You will have to get the animations from the marketplace and put them into the project. ***
password=CLM_Combo