虚幻商城将于十月中旬迁移至 Fab。 了解详情。

HealthSystem

iamsince1998 - 代码插件 - 2024/09/08
8
3.25颗星(总分5颗星)(8个评分)
  • 50%
  • 0%
  • 13%
  • 0%
  • 38%

Best Game Ready Health System for Single and Multiplayer Games.

  • 支持的平台
  • 支持的引擎版本
    5.2 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

*version_ 1.2 is under review.


Multiplayer Ready .

This plugin Contains Functions & Events for Health

You can implement this plugin functions very easily just check the tutorial

*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

技术细节

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.