NokiMo
CodeLikeMe
CodeLikeMe

patreon


Unreal Multiple Key Input Actions

In this unreal engine tutorial, I am going to show you how to implement inputs with key combinations. In this example combat system, there are 3 types of punches and 3 types of Kicks. The punches are regular punch, upper cut and a lead jab. When player press just the punch key, regular punch will be performed. When punch key + Up arrow is pressed, an uppercut is performed. When punch + down arrow is pressed, a lead jab is performed. Similarly, three types of kicks will be performed based on kick key + up, down arrow input combinations.  kick + up = front kick  kick + down = leg sweep  kick = regular kick

password=codelikeme_multikeys

Unreal Multiple Key Input Actions

Comments

done

Thilina Premasiri

Could you upload "regular-punch.uasset". There is only a montage set inside your project files, but not the animation or can you give me the link for all animations you used please? Thank you very much! What about the blood you talked about in the 2nd video?

Patrick Meier


Related Creators