This time, I am going to add an attack dodging system to our melee combat system in unreal engine 4. The dodging input is same as the jump input. but when the character is near another enemy character, when we press the jump button, instead of jumping our character will be dodge into the opposite direction where the enemy character is.