Back to Portfolio
Unreal Plugin - Heart-Based life system
December 2024
Unreal
C++
Git
Plugins
Unreal Programmer

Context
I use my personal company to publish plugins on FAB. This allows me to create tools for Unreal and release them in a public environment.
Tech
- Unreal - Engine
- C++ - Language
- Notion - Documentation
- Git - Versioning
Video
Mechanics
This plugin provides a solution to recreate the Zelda-style health system. It is fully modular: you are not limited to hearts divided into 4 parts, but can define as many segments as you want! Just like in the latest Zelda games (BOTW, TOTK), you can also add bonus hearts and temporary extra health.
This plugin comes with:
- Documentation - Made with notion
- Example - To help people to integrate it
- Demo - To showcase the plugin