Making a Hack’n’slash #6: Hitting enemies
Let’s continue our Hack’n’slash and start hitting some enemies!
⬅️ Tutorial #5: Introducing combo attacks | TOC | Tutorial #7: Using Scriptable Objects and Prefabs ➡️

Last time, we setup a basic (cross-platform) attack system with 3-hit combos. Today, let’s expand on this and see how we can get the exact time of the hit and…