Damage Simplifier

Blueprint framework for extending and simplifying the damage and health systems.

Category:
Tags: , , , , , , , , , , , , , , , ,

Description

IMPORTANT: If you run into any issues or need help please reach out to me first or use the questions tab. The reviews section is not for troubleshooting. Products are tested by Epic Games and myself to be fully functional before publishing.

Written Documentation: Documentation Link

Discord For Support: Discord Link

This plugin simplifies all of the common systems associated with damage/health systems in your game, from animating health bars with a single blueprint node(works with other progress bars as well), to calculating damage of any integer amount and outputting it as the proper float value for the apply damage node. It also has many more tools to make damage/health systems easy(see features for more info).

It works with any event graph you are in, and is written/optimized in c++ for high performance.

Technical Details

Code Modules:

Number of Blueprints: 0

Number of C++ Classes: 3

Network Replicated: Yes

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows

Documentation: Written Documentation

Important/Additional Notes:

Supported Engine Versions

4.27, 5.0 – 5.3