How to link seperate images in UI to Health script- Unreal Blueprint
Im currently trying to make a Halo like health bar. I have 8 seperate images in my UI and am unsure of how to link them together to the health script.
This is my current UI each bar is named HealthSegment1, 2 so on.
This is my blueprint, I want to make it so each segment dissapears whens a certain amount of damage is taken.
Any advice and help would be greatly appreciated.