I had to figure out a workaround, because for some reason animation blueprints don’t like to pull variables from actor components. I’m not sure if that was just a bug with 4.9 or if I was setting up that system wrong. As a temporary fix I just created another “Dead” variable on the character BP that would update through a dispatcher on the Health System component.