Skip to content

HitImpact v0.1.0 (new)

Choose a tag to compare

@mmaulwurff mmaulwurff released this 14 May 13:20
· 205 commits to main since this release
HitImpact

HitImpact spawns textured particles when a wall, a floor, or a ceiling is hit.

Features:

  • works for hitscan and projectile attacks,
  • works for all games and mods (in theory),
  • works even when loaded with old saves.

Known issues:

  • Performance. HitImpact tries to minimize the amount of particles created when a lot
    of hits happen in a short period of time, but performance drop is still inevitable.
  • Silliness. Basically, an impact particle has a miniature version of
    wall/floor/ceiling texture, and for some textures this may look silly.

Todo:

  • 3D floor support.