언리얼 엔진 마켓플레이스는 10월 중순에 팹으로 이전될 예정입니다. 자세히 알아보세요.

HealthSystem

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.