How do I create an 2D Enemy Health Bar?

You can change the color by binding the ‘Fill Color and Opacity’ to a function. Feed the health/percent into it and do your logic in there. That will output green to yellow to red, etc.