StableHitDetection is designed to completely prevent missed hits.
The combination of AnimNotify and MultiTrace provides an optimal hit detection solution.

Features

  • Hits missed due to low FPS or hitching are completely preventable.
    • The transform of the hit box is fixed and is not affected by delta time.
  • MultiTrace Line/Sphere/Box/Capsule hit detection in the AnimNotify section.
    • Generate a mesh of hit box between sockets or components.
  • Can be combined with any inventory system.
  • Actor spawning and attachment in anim preview scenes (extra).

Requirement

  • UE 5.0 and more!

Installation & Usage

See the Tutorial and Sample Project.

SampleAnimation

I made it, licence free <3.