Miss No Hit v1.32 (5.3)

0
(0)

Miss No Hit performs traces against the entire volume of the Hitbox, leaving no gaps for missed hits. It is extremely optimized, uses cache-friendly, multithreaded core logic written in C++ that can process thousands of tracers!

Traditional collision checks using overlap events may miss hits under fast movements or varying frame rates. Go-to solution generally involves running line traces between current and previous locations. Yet, these solutions bring their own problems, introducing additional processing burdens and still leaving gaps that can result in missed hits.

Miss No Hits key features are as follows.

  • Built around the hardware, it utilizes multithreading, memory pooling and tick aggregation in its core. Allowing it to process thousands of tracers with minimal impact on game performance.
  • Intuitive and friendly Blueprint API, system will automatically reveal relevant options and automatically hide irrelevant ones. Offering clear and concise details panel free of clutter.
  • Exposes trace settings, allowing you precise control over how collisions should be checked.
  • Customizable tick behavior. Can operate in tick-by-distance, fixed rate tick and match game tick modes.
  • Hit filtering options. Allow for control over how system’s hit registration works.
  • Meets you where you need it. Can be controlled through C++, Blueprints or Anim Notifies.

Technical Details

Code Modules:

  •  MissNoHit Runtime Module

Number of Blueprints: 0

Number of C++ Classes: 10+

Network Replicated: (Yes/No): No (Replication should happen after MissNoHit event hooks fire)

Supported Development Platforms: Windows (Untested in other platforms)

Supported Target Build Platforms: Windows (Untested in other platforms)

Original_Link: https://www.unrealengine.com/marketplace/en-US/product/miss-no-hit

Download Links:

Asset Version v1.32 (5.3)

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply