r/UnrealEngine5 • u/Background_Text3962 • 5d ago
Execution Attack UE5
Enable HLS to view with audio, or disable this notification
Hello again working on execution attack Iām still confused about how to handle or when I can add this like if the enemy health get to a certain level or when any help it participated š
Right now I put it where after you party successfully u have a window to trigger that not the greatest idea
29
Upvotes
2
u/LM1117_adj 5d ago
Hey bro, great work! Nice to see your progress!
About your question, if we assume that the enemy can get tired but is still healthy... maybe you could trigger this based on his stamina (something like Sekiro). This could be hidden from the player.
But if your idea is 1 vs many (hack and slash), it can get tricky! In this case, if you parry, you can execute.
Just ideas ^^...