Arma 3
86 ratings
D.I.R.T. - Blood Textures
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
2.579 MB
14 Jul @ 7:28am
1 Change Note ( view )

Subscribe to download
D.I.R.T. - Blood Textures

Description
D.I.R.T. - Blood Compatibility Mod (Example Extension)

This is an example compatibility mod for D.I.R.T. (Diwako's Immersive Realtime Textures)[github.com], showcasing how to add custom dynamic texture layers — in this case, blood effects.

Using the D.I.R.T. framework, this mod applies real-time blood textures to a unit's uniform when they take damage. It serves both as an immersive gameplay feature and a reference implementation for other modders who want to extend D.I.R.T. with their own dynamic visuals.




🩸 Features
• Adds dynamic blood textures to the uniform of injured units
• Uses D.I.R.T.'s optimized system for smooth transitions
• Fully configurable via the Addon Options menu




🔧 How to Use or Learn From It

Clone or download the repository

Explore the mod structure and implementation logic

Build your own effects (e.g., ash, camouflage, scifi goo etc.)

📂 View the source code on GitHub[github.com]




📚 Want to Make Your Own?
Visit the https://github.com/diwako/dirt/wiki for full documentation on creating your own compatibility mods or mission-based texture layers using description.ext.

Screenshots by:
HoneyBadger
diwako
23 Comments
diwako  [author] 21 Jul @ 10:55pm 
That is sadly an arma bug. Here the bug tracker ticket
https://feedback.bistudio.com/T193200
KertaSanJayaWijaya 21 Jul @ 9:42pm 
When I play Singleplayer and load a last save, the uniform texture turns dark or black. Would there be an improvement for this bug?
GusGordonGrows 21 Jul @ 2:46am 
this is such a nice addition, being able to see if your allies have taken any woulds and need assistance, great help. cheers bro
Mr corgi 20 Jul @ 3:30pm 
It’s good
diwako  [author] 20 Jul @ 12:50am 
@ZETA X ZONE
Using ace or vanilla medical? In ace the texture starts slowly to appear if you are bleeding, in vanilla (or general use) it starts to appear if your player character has 25% or more "damage"

you get check your own player character using this sqf command

damage player

If it says 25 or more, then yeah that is the reason. or in the ACE medical menu it saying anything about the patient bleeding.
ZETA X ZONE 19 Jul @ 8:33pm 
Hey Diwako, your mod has an issue where uniform get covered in blood without any sort of injury it just appears in the uniform not shortly after spawning. see what you can do to fix this issue as i would love to use this in my operations without it breaking immersion with blood randomly getting on the uniforms.
Kananana! 19 Jul @ 6:07pm 
Does this addon cause any performance setbacks?
diwako  [author] 19 Jul @ 4:21am 
Yep, it slowly fades away after a while tho.
Marki 19 Jul @ 3:49am 
Does the blood stay on you after you get healed?
HoneyBadgerator 17 Jul @ 9:17am 
Hey Skully, the animation is called pos_combat_2 and it's from nikoaton's Animations Pack.