In the healthbar of most modern games, player can see the amount of damage received by looking at the healthbar for some hit. This is displayed by instead of directly setting the healthbar filled percentage to a particular amount, the reduced amount will be showed in read or another color and it will be gradually reduced to the remaining amount of the health percentage. I am going to show you how to implement that with unreal UMG