StableHitDetection
is designed to completely prevent missed hits.
The combination of AnimNotify and MultiTrace provides an optimal hit detection solution.
- 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.
- Actor spawning and attachment in anim preview scenes (extra).
- Clone this repository.
- Place plugins downloaded from the marketplace in the
Plugins
directory.