Setting Health With Parameters

Try multiplying, Alpha = health * 0.01 for input to your custom event

You can use Alpha = (Health / MaxHealth) if your health is capable going above 100