That is a waste of CPU.
You can just cast a sphere overlap then calculate dot product to see where the hit is coming from, to check if it’s in front of character or not.
That is a waste of CPU.
You can just cast a sphere overlap then calculate dot product to see where the hit is coming from, to check if it’s in front of character or not.