sorry about the confusion, all blueprints shown are in a character class and I’m getting a reference to player controller on begin play
The only code I have running in the player controller is spawning the Widget BP
I’m just storing the health variable in the Player controller with a default value of 100. Then decrementing it in Character class through a reference