Talks And Demos: Melee Hit Detection with No Compromises | Unreal Fest Gold Coast 2024

In this session, Digital Confectioners will showcase a system they have developed that builds on the out-of-the-box systems Unreal Engine provides for tracing to provide a lag-redundant and highly performant melee hit-detection system for action games, where both collision accuracy and performance matter.

The talk will cover caching collision shapes/transform data from meshes and caching transform data from animations to build a system that can catch up on performing collision sweeps when lagging or hitching.

We’ll also look at the performance of the system including how to minimize the number of collision sweeps performed without losing accuracy; caching data upfront instead of re-fetching data; optimizing data for better CPU cache usage; and minimizing CPU cycles.

https://dev.epicgames.com/community/learning/talks-and-demos/0y7a/unreal-engine-melee-hit-detection-with-no-compromises-unreal-fest-gold-coast-2024