HealthSystem

iamsince1998 - Code Plugins - Sep 8, 2024
4
3.5 out of 5 stars(4 ratings)
  • 50%
  • 0%
  • 25%
  • 0%
  • 25%

Best Game Ready Health System for Single and Multiplayer Games.

  • Supported Platforms
  • Supported Engine Versions
    5.2 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

*version_ 1.2

The perfect solution for your Unreal Engine game development needs. This health system effortlessly adds a component to any actor and automatically triggers events on death and health changes. Implementing this system is super easy, saving you valuable development time. Our professional-grade health system ensures your players have an immersive and engaging gaming experience. Don't settle for less, upgrade your game development with the Reusable Health System for Unreal Engine. Get it now and take your game to the next level!


Multiplayer Ready .


*Tutorial:- https://youtu.be/kp6ago0b3R4


*If you need any feature just ask me on Discord :- https://discord.gg/vxn4gadpwC


Get Source Code:- https://github.com/iamsince1998/AAA_HealthSystem

Technical Details

Features:

✅ Simple & Easy to Use

✅ Add Health Component to Any Actor

✅Regenerate Health

✅ On Health Changed Event

✅ On MaxHealth Changed Event

✅ On Update HealthBar Event(every time health changes it gives a value b/w 0-1 to directly set in progress bar)

✅ On Update MaxHealthBar Event(every time maxhealth changes it gives a value b/w 0-1 to directly set in progress bar)

✅ Multiplayer Ready

✅Tutorial with Examples for (Single Player and Multiplayer Games)


Code Modules:

✅AAA_HealthSystem(Runtime)


Number of Blueprints: 0

Number of C++ Classes: 1

Network Replicated: (Yes)

Supported Development Platforms: Win64, HoloLens, Mac, IOS, Android, Linux, LinuxArm64, TVOS

Supported Target Build Platforms: Win64, HoloLens, Mac, IOS, Android, Linux, LinuxArm64, TVOS

Documentation: https://youtu.be/kp6ago0b3R4

Example Project: No Need.

Important/Additional Notes: If you want to use this plugin for any other Engine Version or with any other Platform just Modify the .uplugin , build it and use it.