
説明
Showcase Video | Downloadable Demo | Documentation | Discord Community | Tutorials Playlist
*Constant Updates, Expect Price Changes*
Replicated Vitality Plugin brings an experience never seen before. It contains Life, Shield, Damage, Stamina and even Fall Damage, all completely customizable. In addition, it provides very simple ways to create new User Interfaces. Being made in C++, the plugin values performance and effectiveness, having all important events executed only on the server side, preventing it from hackers.
RVP can be easily implemented on any actor, bringing events notified when life, shield, and stamina are updated, as well as different types of damage, being able to ignore the shield or life, ensuring that it can be used in any situation.
Features:
- Health System - Includes health Regeneration, damage and fall damage based on curves, allowing for more control. Also includes customizable actions based on drop height.
- Shield System - Includes 2 types of shield regeneration, when health is full and when taking damage.
- Stamina System - Includes stamina regeneration and customizable actions such as sprinting.
- Customizable - All Options Can Be Customized individualy for each actor.
- Actor Component - The plugin is based on an Actor Component, making it 100% modular
- Server-Side - All the important actions occur in the server and then get replicated to the other clients, preventing it from hackers
- Easy Widget Implementable - Easy to implement on your own Widgets.