Unreal Engine – Simple Replicated Gore System UE2214

Simple Replicated Gore System

Technical Details

Features:

  • Features basic, easy to implement dismemberment of limbs
  • 100 % Blueprints
  • Fully Replicated (works with all server-setups)
  • Spawns Blood Particles, Blood Decals and Limbs
  • Easy to implement into your project
  • Easy to modify
  • Works with any humanoid character/skeleton (might need to adjust a few bone names if they vary in your skeleton)
  • Features Example Logic + Demo Level

Number of Blueprints: 1 Component, 1 Actor, + Demo Blueprints and Placeholder Meshes

Input: Gamepad, Keyboard & Mouse

Network Replicated: Yes

Supported Platforms: should work on all, but only tested on Windows

Support: help.coregames@gmail.com

Documentation: Everything is provided in the Blueprints.

Important/Additional Notes: Your skeleton should look similar to the Default Unreal-Engine Mannequin for good results. If your skeleton’s naming structure is different from the Unreal Mannequin naming scheme, you might need to adjust some names in the Component. You might need to adjust the material-color of the placeholder meshes to better fit your character mesh. The demo characters inside of the project are from Epic Games’ Infinity Blade.