Is it possible to show how much health a prop has like its certain number health.
you could put text above it have it update when the prop is hit somehow
I don’t think so, but it automatically starts to fade away the less health it has.
It might be possible, but it’s definitely above my skill level
You could have multiple props stacked on top of eachother and have them decriment a counter when destroyed
So I have a bed wars map and the prop has a lot of health so I just wanted to see if you could see how much health it had left like a bedwars map I’ve played on Fortnite.
Could you use a game overlay?
I don’t think its possible
Yes you’ll still need the counter, but make it update a property. Make the overlay update when the property changes and set the text to the property. Be sure the property is a number property, and you use a convert text to number block in the code when setting the text to the property. Sorry for the late response lol