[go: up one dir, main page]

Skip to content

koorinonaka/StableHitDetectionProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.
  • Actor spawning and attachment in anim preview scenes (extra).

Installation

  1. Clone this repository.
  2. Place plugins downloaded from the marketplace in the Plugins directory.

Documents

https://koorinonaka.github.io/StableHitDetectionProject/

About

StableHitDetection sample project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published