Hello, I want to create a Hitbox system for my game, my ability is an barrage of punches, so it will tick damage over a period of time. I was wondering, how I could implement and hitbox system for my game.
Here is how to animation looks (the white character is the attacking character)
Basically I want to have a hitbox on the attacking character and it ticks damage over a period of time i.e. a punch barrage.
Any help will be appreicated!