Line trace vs overlap collision

Hello everyone!

I am making a melee system based off of punches and kicks, currently I have a six hit combo that includes left and right punch, as well as left and right kicks.
I was looking into line tracing and overlap events, but I was wondering which is better?

I tried setting up line trace for all four attacks but ran into an issue of none of them working for some reason, so if you could point out a good line tracing tutorial to teach me that would be great.

Okay, so you think an overlapping system works better than line trace?

I think it’s a personal taste thing. Try both.

Thanks man! Will do :slight_smile:

1 Like