Hi Juice-Tin, and thank you for your reply. I have the nLivesRemaining variable declared in the MyActor.h file as protected in scope. Are you saying that I should remove it and declare it in the AMyHUD.h instead? I’m not sure how I’d implement changes in the OnHit function to update the variable declared in the HUD.