Material

Realistic Decomposition

Add realistic, non-destructive character decay with an eight-layer material system, three-layer Niagara FX, and the BP_Decay component in Unreal Engine.

Realistic DecompositionMaterial

Resource overview

Dynamic Rot Through Material Functions and Niagara Particles

Realistic Decomposition combines a master blueprint component, custom material functions, and a multi-tiered Niagara particle system to replace instant character despawns with progressive organic rot. When a character perishes, the system runs through a physical breakdown process: dead tissue darkens, clothes absorb fluids from underneath, wounds split open, flies gather, and maggots crawl through deteriorating skin before the remains dissolve into ash.

The package maintains a compact footprint under 45MB with all example content included. Because it operates through an actor component and material logic rather than hardcoded character structures, it can be applied to any skeletal mesh without destroying existing rigs or animation setups. The system functions on human characters, monsters, animals, and alien creatures, applying changes across varying surface types including flesh, clothing, eyes, and hair or fur. Demonstration character models shown in previews are strictly illustrative and not packaged within the tool, though the system maintains verified compatibility with character assets such as the Zombies - Modular Four Pack.

The Eight-Layer Decomposition System and Fabric Interaction

At the center of the surface deterioration is an eight-layer material function with built-in fabric awareness. Rather than treating an entire model as homogeneous flesh, the system calculates how underlying decomposition interacts with worn garments. As tissue breaks down, moisture and staining seep outward into clothing, saturating the textile weave before drying and crumbling alongside the body.

The material architecture executes through eight distinct visual stages:

  • Darkening and Decay: Subdued tonal shifts mark the cessation of life and early tissue oxidation.
  • Pre-Wound Staining: Bodily fluids collect beneath the surface and soak through adjacent fabrics, darkening base textures with wet edges.
  • Wound Growth: Core necrotic zones expand outward across the surface of the mesh.
  • Wound Edge Growth: Ragged borders form around opening cavities, creating distinct visual borders between fresh rot and surrounding areas.
  • Wrinkling and Creasing: Skin pulls taut and wrinkles while clothing creases deeply to simulate fluid loss and tissue shrinkage.
  • Roughness Changes: Specular values continuously update according to moisture levels, contrasting slick wet wounds with dry, leathery skin and stiffened cloth.
  • Hue and Discolouration: Unhealthy shifts in surface color simulate biological decay across skin and organic materials.
  • Opacity Fade Out: The final stage dissolves the collapsed corpse toward ash, leaving behind only the scavenging insect layer.

Artists have direct control over these interactions through 40 exposed material parameters, allowing precise adjustments to wound spread, wrinkle intensity, fluid absorption speed, and base-layer discoloration.

Three-Layer Niagara Particle System for Environmental Infestation

Accompanying the material changes is a three-layer Niagara effect system that introduces biological activity directly onto the decaying model. The particle setup incorporates sculpted, vertex-animated mesh maggots alongside atmospheric sprites and dissolution effects, bringing motion to static corpses.

The maggot layer uses dedicated high-resolution meshes optimized across a range of 400 down to 12 triangles. Because the wriggling motion is calculated via vertex animation rather than costly skeletal bone chains, scenes can host dense clusters of squirming larvae without overburdening the render thread. As wounds open across the host, these maggots spawn directly within the peeling flesh and pool underneath the collapsing model.

Surrounding the mesh, a high-quality fly sprite system generates pests that circle the carcass and settle on putrefying surfaces. A special decay effect layer manages the final dissolution phase as the withered corpse breaks into scattered ash. All three particle stages are managed through seven exposed parameters that calibrate spawn density, activation timings, and particle spread directly from the main controller.

Integration and Customization with the BP_Decay Component

Implementation relies on the master BP_Decay Actor component. Setting up a character requires dropping the component into the target character blueprint, referencing the decomposition material function within the character's active master materials, and firing the Begin Decay Event when health depletes or the death state triggers.

The component centralizes 47 exposed parameters, granting control over timing thresholds, visual progression speeds, and particle delays from a single panel. Because all communication between the material functions and the Niagara particle emitters passes through this component, developers do not need to write custom timeline code, manual dynamic material instance bindings, or bespoke tick events. The execution is entirely non-destructive to existing game logic, preserving original character states until the death event initializes the rot cycle.

Mesh Flexibility and Workflow Performance

Because the logic maps across UV coordinates and material attributes, the tool adapts across heterogeneous creature designs. Quadruped animals, multi-limbed extraterrestrials, and heavily clothed humanoids utilize the same material logic. Fabric layers read the decay data from the parent surface to ensure blood and fluid seepage occurs realistically beneath jackets, pants, or bandages, while exposed organic patches like eyes and exposed muscles rot according to their own surface properties.

The complete workflow handles the entire post-mortem sequence: beginning with subtle staining on clothing, escalating through open tissue decay and insect colonization, and concluding as the remains fade away, leaving only a lingering cluster of writhing maggots on the ground.

Continue Browsing Similar Packs

Free Download

Download this resource

Log in or create a free account to start your download.

Resources are manually reviewed before listing to improve quality and reduce obvious risks.

Resource archiveContent.7z

Related resources