Welcome to Online Leaks

Join us now to get access a large numbers of leaked assets for unreal engine / unity and more. Once registered and logged in, you will be able to download free resources, post replies to existing threads, and so much more. It's also quick and totally free, so what are you waiting for?
Semi-Permanent Blood Droplets

PRO Asset Constant Updates UE5 EA 4.26 Semi-Permanent Blood Droplets 4.0.1

No permission to download
screenshot09-1920x1080-e23232877c9e0d812e314017aec52504.jpg


Trailer

CPU Documentation: Video
GPU Documentation: Video

Are you tired of games where the aftermath of the battle disappears before the battle is even over? Do you want to give your players a sense of permanence and satisfaction as they look around at the mess their battle created?
Look no further! This particle system is designed to provide you with flexible, realistic blood droplets. It leverages the power of instanced mesh decals and randomization to give your battles a unique and bloody feel. Make each hit count and get that extra bit of oomph with gore that has impact.

The particles are lightweight and leverage expressions and curvature control to give each droplet impact.


Main Features
  • Spawn hundreds of thousand of droplet decals that can persist for as long as you like
  • Lightweight blueprint actor easily allows you to spawn different systems with direct access to 14 exposed parameters with no extra setup
  • Works on angled surfaces
  • GPU or CPU (GPU has more limitations but can do more effects like streaking)
  • Track down wounded players
  • Enemy AI example, with bone-attachment examples and a line-trace blood pool spawning example
  • Updated and maintained, UE5 friendly.

FAQ
Why are there floating decals?

Your collision layers/filtering has not been set up.
See this video for a quick walkthrough: Video (only needs to be done once)

I've set my custom collision layer, but it's still not colliding?
You need to make sure you set the User Parameter inside the Niagara System for the collision channel
See this video for a quick walkthrough: Video (only needs to be done once)

I want to change the color of the blood, why is the particle color not affecting the decal?
Make a new material instance and set the blood colors here. Assign the new material instance to the desired systems. Particle color is not used as the blood material uses some tricks for more convincing droplet effects.

How come my GPU collision is not working?
Ensure you have distant fields enabled in your project, and use the global distant field visualizer to ensure there is enough resolution for the collision to function
See this video for a quick walkthrough: Video (only needs to be done once)





Update 3.0.4

Update Overview Video
  • 3.0.1 - BP_Droplets rewrite - BP_Droplets completely rewritten to use asynchronous loading of particles using soft references, drastically reducing initial load time when spawning the particles for the first time.
  • 3.0.1 - BP_Droplets reduced blueprint reference size by 100x (300mb to 300kb). This drastically reduces the cost of spawning new droplet systems by using soft references to handle particle system selection.
  • 3.0.1 - Bug Fix - Initial "pause" experienced when spawning particles for the first time should be resolved. All particles now have set bounds of -1000 to +1000 X/Y/Z instead of being infinite
  • 3.0.2 - BP_FirstPerson_Modified - Added a brand new level ("DemoMap_AIExample"), where you can shoot and kill AI targets. This map is a starting point to teach you how to attach particles to bones, as well as using the linetrace function to spawn blood pools. The first-person content is modified to damage and spawn the emitters attached to the bones of the enemies.
  • 3.0.2 - BP_EnemyExample - Charges at the player, can be damaged and killed. Spawns a blood pool particle on death using a line trace to find the ground position.
  • 3.0.2 - Textures - Albedo noise tiling modified, normal and roughness maps added for more realistic blood droplets.
  • 3.0.3 - Housekeeping: Removed redundant parameters, increased default normal size, and renamed original particles to legacy for clarity
  • 3.0.4 - Bug - Fixed issue with streaks not working on GPU particles
  • 3.0.4 - Bug - Fixed an input issue for the FPS demo controller
  • 3.0.4 - Bug - Fixed a material reference issue
  • 3.0.4 - Documentation - New documentation added

Update 2.0

  • Angle-based CPU collisions - advanced Niagara module scripts now calculate the collision normal allowing decals to spawn on any surface or wall! You are no longer limited to flat surfaces!
  • Collision filtering in 4.25 and 4.26 - You can now assign the particles to a custom collision channel making it one simple step to disable collision between the blood droplets and your enemies!
  • Bonus GPU particle variation - A new particle type was added to 4.26, these particles use distant fields to calculate the collision and come with advanced streaking effects. These particles have limitations at long distances. See the documentation video for more information before purchasing.

Included Assets
This pack includes 16 CPU Niagara systems with 4 unique Niagara emitters and 6 Niagara module scripts. 4.26 includes 14 bonus GPU Niagara systems with 1 unique Niagara emitter. The Niagara Effect Type is configured, so these particles are ready for your game and require no additional setup. No fluid simulations are used. Each droplet is 24 tris, and each decal is 4 tris. The particle systems and 14 exposed parameters are controlled by the BP_Droplets blueprint.

Limitations
GPU particles only work with distant fields and the streaks will only appear on angles <90 degrees due to how collision validated is calculated. The GPU particle variants are only suitable for close-range or indoor situations. Long-range and accurate decals can be generated using the CPU particles and require less scene setup for a good result.

Disclaimer(VR users): Works in VR for 4.26+ projects only. Niagara Particles incorrectly render for Stereoscopic VR in 4.24 and 4.25 where if you enable stereoscopic view, the particles will render misaligned and flicker. More info: https://issues.unrealengine.com/issue/UE-78764

Technical Details​

DISCORD

Features:
  • <35mb install size
  • 16 Niagara Systems
  • Aortic Spurt
  • Blood Pool
  • Punch Wound
  • Puncture/Stab Wound
  • Entrance Wound - Pistol
  • Entrance Wound - Rifle
  • Entrance Wound - Shotgun
  • Exit Wound - Pistol
  • Exit Wound - Rifle
  • Exit Wound - Shotgun
  • Loop - Bleeding
  • Loop - Excessive Dismembered Spurt
  • Loop - Mild Dismembered Spurt
  • Timed - Bleeding (useful for bleeding debuffs)
  • Timed - Excessive Dismembered Spurt
  • Timed - Mild Dismembered Spurt
  • 4 Unique Niagara Emitters
  • 2 Unique Static Mesh
  • 3 Textures (Splash texture from UE4 content)
  • 1 Droplet Blueprint that controls 15 exposed Niagara parameters and allows you to easily spawn and clean up particle systems.
Type of Emitters: (CPU,GPU)
LODs: (Yes, Niagara Effect Type included)
No. of Materials: 4 Master, 4 Instances
No. of Textures: 3
No. of Blueprints: 1
No. of Unique Meshes: 2

Check out my other apocalyptic/survival assets:

Civilian Vehicle Collection
Zombie Collection
Animated Blood Decals
Semi-Permanent Blood Droplets

Latest updates

  1. UPDATE TO VERSION 4.0.1

    4.0.1 - Content - Added new blueprint inside Blueprints->Debug which allows you to modify the...
  2. Update to version 4.0

    Update 4.0 Changelog Due to some changes in the folder structure of materials, I recommend...

Similar resources

NIAGARA : Blood VFX Pack Melaro
0.00 star(s) 0 ratings
Downloads
14
Updated
60,441Threads
61,819Messages
5,446Members
damthanhcongLatest member
Top