HTML5 Melee Combat

Hi everyone, I’m James.

I threw this together in a few games. It’s a melee combat game built on UE4 where you can fight an AI bot who will parry/block/attack you.

I’m looking for feedback on performance and your browser. Chrome crashes sometimes but Firefox is OK, try closing some browser tabs since it can run out of memory. It’s around 150mb in total.

(older video)
https://youtube.com/watch?v=wEBhRRHsKjA

Thanks and have fun!

LINK HERE

After one swordhit at his head, an error window popped out and it was lebeled “Error”, played in FF.

That was surprisingly fun. Simple but I couldn’t stop playing it for about 15 minutes before realizing I have a lot to do today!
Two questions, though. The sword swings leave behind red lines. Is that a trace or is that a particle trail?
Also, there’s a red cube that pops up sometimes on sword hits. Can’t tell if that’s another trace or… I don’t know what else it’d be actually.

Thanks, glad you enjoyed it.

Those are debug traces. Red box is when he should block, trail is for the raycast on the sword swing :slight_smile: